bitapihub / aoe-php-sdk
The PHP SDK for the API Optimization Engine.
dev-master
2015-07-11 20:20 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-05 08:28:25 UTC
README
... and other three letter words! This repo contains the PHP SDK for the API Optimization Engine.
Setup
- In the shell, run the following command where you want to install the engine.
composer require bitapihub/aoe-php-sdk
- Examine the example files to understand how to use the SDK. The short single file SDK is located in /src.