sparors / laravel-ussd
Create ussd with ease
v3.0.0
2026-07-30 14:52 UTC
Requires
- php: ^8.0
- illuminate/support: ~8|~9|~10|~11|~12|~13
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.41
- orchestra/testbench: ~6|~7|~8|~9|~10|~11
- phpunit/phpunit: ^9.6|^10.0|^11.0
This package is auto-updated.
Last update: 2026-07-30 15:07:17 UTC
README
Build Ussd (Unstructured Supplementary Service Data) applications with laravel without breaking a sweat.
Installation
You can install the package via composer:
composer require speso/laravel-ussd:^3.0
For older version use
composer require speso/laravel-ussd:^2.0
Usage
Documentation
You'll find the V3 documentation in the V3 README or the GitHub wiki. Archived V2 documentation is available in the V2 README.
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email services@speso.co instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.