bluteki / ussd
USSD package for Mozambique
1.1.1
2024-02-21 13:20 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: ^10.0
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.1
README
This package is quick build package for Bluteki USSD integration to make thing simple to build short term USSD campaigns.
Installation
You can install the package via composer:
composer require bluteki/ussd
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email thembangubeni04@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.