This lib was made to to make your life easier dealing with allegro APIs.
If you're still using v4 please refactor your app and use v5, because v4 is no longer maintained.
Install with composer (http://getcomposer.org)
composer require imper86/allegro-rest-api-sdk- PHP >= 7.1
- ext-json
- ext-fileinfo
- ext-soap
Any help will be very appreciated :).
Experiencing problems? Feel free to report it in GitHub Issues
- Please follow PSR-1 and PSR-2
- Please write commit messages with some description of changes
- rebase your branch before submitting PR