PHP
SDK PHP
SDK PHP rasmi. Mematuhi PSR, PHP 8.1+.
Pemasangan
$ composer require tcg-price-lookup/tcglookup Ciri Utama
- ✓PHP 8.1+ support
- ✓Guzzle HTTP client
- ✓PSR-4 autoloading
- ✓Typed exception hierarchy
Contoh Penggunaan
use TCGPriceLookup\TCGLookup;
$tcg = new TCGLookup(apiKey: 'your-api-key');
$results = $tcg->search('charizard');
print_r($results);
Mula membina dengan TCG API
Dapatkan kunci API percuma anda dan mula menanya harga kad dalam beberapa minit.