PHPackages                             tcgpricelookup/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tcgpricelookup/sdk

ActiveLibrary[API Development](/categories/api)

tcgpricelookup/sdk
==================

PHP SDK for TCG Price Lookup — live trading card prices across Pokemon, MTG, Yu-Gi-Oh, Lorcana, One Piece, SWU, Flesh and Blood

v0.1.0(3mo ago)02MITPHP &gt;=8.1

Since Apr 10Compare

[ Source](https://github.com/TCG-Price-Lookup/tcglookup-php)[ Packagist](https://packagist.org/packages/tcgpricelookup/sdk)[ Docs](https://tcgpricelookup.com/tcg-api)[ RSS](/packages/tcgpricelookup-sdk/feed)WikiDiscussions Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

tcglookup-php
=============

[](#tcglookup-php)

[![Packagist Version](https://camo.githubusercontent.com/3502b1502d494a3d9b94437d802d44dcbf2edddaf0e7b1b17bcc14271f2be2c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74636770726963656c6f6f6b75702f73646b2e737667)](https://packagist.org/packages/tcgpricelookup/sdk)[![PHP Version](https://camo.githubusercontent.com/fa899ece46c935a890231176d14070ebca810802ca806025647b9b9feee7e32b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d382e312b2d626c75652e737667)](https://www.php.net/)[![License: MIT](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](LICENSE)[![Powered by TCG Price Lookup](https://camo.githubusercontent.com/087f102ff3ceedb4aece38c56c6c24b16d38856b3c594ac327f94f2ad8a7194f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706f776572656425323062792d54434725323050726963652532304c6f6f6b75702d707572706c652e737667)](https://tcgpricelookup.com/tcg-api)

The official PHP SDK for the [**TCG Price Lookup API**](https://tcgpricelookup.com/tcg-api) — live trading card prices across **Pokemon, Magic: The Gathering, Yu-Gi-Oh!, Disney Lorcana, One Piece TCG, Star Wars: Unlimited, and Flesh and Blood**.

One API for every major trading card game. TCGPlayer market prices, eBay sold averages, and PSA / BGS / CGC graded comps — all in one place.

Install
-------

[](#install)

```
composer require tcgpricelookup/sdk
```

Requires PHP 8.1+.

Quickstart
----------

[](#quickstart)

```
