Skip to content
/ ussd Public

A library to facilitate the development of ussd for various mobile operators

License

Notifications You must be signed in to change notification settings

cybersai/ussd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USSD Library in PHP

Packagist Version Packagist Travis (.org) GitHub repo size Codacy grade

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.