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: 2024-04-05 02:54:25 UTC


README

... and other three letter words! This repo contains the PHP SDK for the API Optimization Engine.

Setup

  1. In the shell, run the following command where you want to install the engine.
composer require bitapihub/aoe-php-sdk
  1. Examine the example files to understand how to use the SDK. The short single file SDK is located in /src.