chitwarnold / ais
Allows you to Consume Africa's Talking Products via Web API's
1.0.1
2017-06-13 01:00 UTC
This package is not auto-updated.
Last update: 2025-07-06 06:56:29 UTC
README
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
"chitwarnold/ais": "~1.0.0",
to the require section of your composer.json.