ticaje / aliexpress-sdk
PHP SDK to AE platform
1.1.2
2021-06-19 09:06 UTC
Requires
- php: ^7.1
- ticaje/agnostic-connector: ^1.0
- ticaje/design-by-contract: ^1.0
Requires (Dev)
- allure-framework/allure-phpunit: ~1.2.0
- friendsofphp/php-cs-fixer: ~2.14.0
- phpmd/phpmd: @stable
- phpunit/phpunit: ^7
- squizlabs/php_codesniffer: ~3.4.0
This package is not auto-updated.
Last update: 2024-11-04 13:50:20 UTC
README
PHP SDK to AE platform
Preface
This is an platform agnostic SDK to start interacting with Aliexpress platform through its API in a simple way. It implements modern PHP standards in order to keep it up with current standards.
Installation
You can install this package using composer(the only way i recommend)
composer require ticaje/aliexpress-sdk
Features
I will be posting documentation as the project grows older.
Credits
License
The GNU General Public License (GPLv3). Please see License File for more information.