cybersai / ussd
A library to facilitate the development of ussd for various mobile operators
v1.2.0-alpha
2019-12-20 08:50 UTC
This package is auto-updated.
Last update: 2024-11-10 11:15:56 UTC
README
A library to facilitate the development of USSD applications for various mobile operators in Ghana.
Installation
You can install the package via composer:
$ composer require cybersai/ussd
Supported USSD providers
Documentation
You'll find the documentation on https://cybersai.github.io/ussd
Test
To test, run the following command
$ composer dump-autoload $ vendor/bin/phpunit
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
MIT. Please see the license file for more information.