chitwarnold / ais
Allows you to Consume Africa's Talking Products via Web API's
1.0.1
2017-06-13 01:00 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 13:30:05 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.