allmyles / allmyles-sdk-php
Allmyles travel services API SDK, PHP library
v1.1.0
2015-05-27 12:58 UTC
Requires (Dev)
- phpunit/phpunit: 4.1.*
This package is not auto-updated.
Last update: 2024-12-17 08:11:01 UTC
README
Brief
A PHP package aiming to simplify integration of the Allmyles API into PHP projects. The SDK is designed to be as forgiving as possible, often accepting multiple types as input, handling conversion between different (at least somewhat sensible) types automatically.
Requirements
- PHP 5.3 or newer
Usage
See the Allmyles Docs for general notes about the API, and see the Allmyles PHP SDK chapter for information specific to this SDK.