Allows you to Consume Africa's Talking Products via Web API's
PHP Africas Talking Web Services APIs \[unofficial\] By Gomersol Technologies(
gomersol.com)
==================================================================================================
This is the code for consuming the web services for Africas Talking.
The Web Services allow you to access their products namely Payments,SMS,Voice,USSD,Airtime through the exposed API's in a standardized fashion.
Please submit issue reports and pull requests to the repository.
For license information check the LICENSE-file.
Installation
------------
The preferred way to install this library is through composer.
Either run
```
composer require chitwarnold/ais
```
or add
```json
"chitwarnold/ais": "~1.0.0",
```
to the require section of your composer.json.