PHP

PHP SDK

SDK PHP רשמי. תואם PSR, PHP 8.1+.

התקנה
$ composer require tcg-price-lookup/tcglookup

תכונות עיקריות

  • PHP 8.1+ support
  • Guzzle HTTP client
  • PSR-4 autoloading
  • Typed exception hierarchy
דוגמת שימוש
use TCGPriceLookup\TCGLookup;

$tcg = new TCGLookup(apiKey: 'your-api-key');

$results = $tcg->search('charizard');
print_r($results);
GitHub →

התחל לפתח עם TCG API

קבל את מפתח ה-API החינמי שלך והתחל לשאול על מחירי קלפים תוך דקות.