bgaleotti / meli-sdk-php
MercadoLibre API client.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/bgaleotti/meli-sdk-php
Requires
- php: ^7.0
- pagerfanta/pagerfanta: ^1.0
- php-http/client-common: ^1.2
- php-http/discovery: ^1.0
- php-http/httplug: ^1.0
- php-http/message-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- phpspec/phpspec: ^3.0
Suggests
- adrienbrault/pagerfanta-iterator: Support traversing paginated resources.
This package is not auto-updated.
Last update: 2025-09-27 23:10:27 UTC
README
Installation
The recommended way to install Meli is through Composer:
$ composer require bgaleotti/meli-sdk-php
Tests
In order to run the test suite, run the following command:
$ bin/phpspec run
Credits
- Bruno Galeotti bgaleotti@gmail.com
- All contributors