bitapihub / aoe-php-sdk
The PHP SDK for the API Optimization Engine.
dev-master
2015-07-11 20:20 UTC
This package is auto-updated.
Last update: 2026-03-05 07:17:11 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.