phpvcn / laravel-sms
Laravel SMS 是为 Laravel 提供国内发送短信服务的支持包
v0.1.7
2017-11-07 10:18 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ~6
- illuminate/log: >=5.0.0
- illuminate/queue: >=5.0.0
- illuminate/support: >=5.0.0
- illuminate/view: >=5.0.0
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5
This package is not auto-updated.
Last update: 2024-11-15 19:39:59 UTC
README
Introduction
Laravel SMS is an easy to use package for Laravel that adds the capability to send SMS messages to mobile phones from your web app.
Official Documentation
Documentation for Laravel SMS can be found on wiki.
Contributing
Please submit all issues and pull requests to the phpvcn/laravel-sms repository on the develop branch!
License
This software is released under the MIT license.