rongu / sms
Send SMS with Maldives service providers plus online providers such as vonage and twillo
dev-main
2023-10-24 11:08 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: *
- vonage/client: ^4.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2025-03-25 17:59:38 UTC
README
Pkg to send SMS via Dhiraagu and Ooredoo
Installation
You can install the package via composer:
composer require rongu/sms
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 hello@rongu.agency 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.