chitwarnold / ais
Allows you to Consume Africa's Talking Products via Web API's
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chitwarnold/ais
This package is not auto-updated.
Last update: 2025-10-12 08:37:17 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.