javaabu / sms-notifications
Adds SMS notifications to Laravel projects with support for multiple providers.
Installs: 1 124
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- illuminate/support: ^9.0 || ^10.0 || ^11.0
Requires (Dev)
- orchestra/testbench: ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: ^9.5 || ^10.5
Suggests
- dash8x/dhiraagu-sms-notification: Required to use dhiraagu sms driver
- laravel-notification-channels/twilio: Required to use twilio sms driver
This package is auto-updated.
Last update: 2024-10-16 12:16:02 UTC
README
Adds SMS notifications to Laravel projects with support for multiple providers.
Documentation
You'll find the documentation on https://docs.javaabu.com/docs/sms-notifications.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail info@javaabu.com instead of using the issue tracker.
Testing
You can run the tests with
./vendor/bin/phpunit
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 info@javaabu.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.