bgaleotti / meli-sdk-php
MercadoLibre API client.
dev-master / 0.1.x-dev
2016-08-06 15:42 UTC
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: 2024-10-26 18:06:33 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