https://github.com/michabbb/php-ebay-sdk
A well-working PHP EBAY SDK for the trading, shopping, and finding API
https://github.com/michabbb/php-ebay-sdk
api ebay finding php sdk shopping trading
Last synced: 7 days ago
JSON representation
A well-working PHP EBAY SDK for the trading, shopping, and finding API
- Host: GitHub
- URL: https://github.com/michabbb/php-ebay-sdk
- Owner: michabbb
- License: mit
- Created: 2019-03-10T22:47:50.000Z (about 6 years ago)
- Default Branch: php5
- Last Pushed: 2024-11-15T16:32:27.000Z (6 months ago)
- Last Synced: 2025-04-15T18:18:22.351Z (about 1 month ago)
- Topics: api, ebay, finding, php, sdk, shopping, trading
- Language: PHP
- Homepage: https://twitter.com/michabbb
- Size: 5.92 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is a simple SDK for the eBay APIs: trading, shopping, finding
`src_findinng` and `src_trading` and `src_shopping` have been created with https://github.com/WsdlToPhp/PackageGenerator
the rest are wrappers to make this auto-generated stuff working.The PHP 5 Code workes fine, but you won´t see any updates or bufixes here.
**To get the latest code, please look into the branch [php8](https://github.com/michabbb/php-ebay-sdk/tree/php8)**