bitapihub / aoe-php-sdk
The PHP SDK for the API Optimization Engine.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
This package is auto-updated.
Last update: 2025-03-05 05:00:59 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.