A library to facilitate the development of USSD applications for various mobile operators in Ghana.
You can install the package via composer:
$ composer require cybersai/ussd
You'll find the documentation on https://cybersai.github.io/ussd
To test, run the following command
$ composer dump-autoload
$ vendor/bin/phpunit
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
MIT. Please see the license file for more information.