andreybolonin / sms-gateway-bundle
Symfony SmsGatewayBundle
dev-master
2016-10-03 06:36 UTC
Requires
- php: >=5.5.9
- arcturial/clickatell: ^2.1
- camcima/tropo-webapi-php: dev-master
- connect-corp/nexmo-client: dev-master
- guzzlehttp/guzzle: ~6
- plivo/plivo-php: ^1.1
- sunra/turbosms-soapgate-client-php: dev-master
- symfony/framework-bundle: ~2.8|~3.0
- twilio/sdk: ^5.0
- zelenin/smsru: ^4.1
This package is not auto-updated.
Last update: 2024-09-14 19:14:49 UTC
README
为Symfony 2/3提供SMS网关的Bundle,支持多个SMS提供商,如https://github.com/SimpleSoftwareIO/simple-sms,适用于Laravel应用程序。
提供商
Nexmo、Twilio、Clickatell、Plivo、Tropo、TurboSMS、SMSRU。
安装
composer require andreybolonin/sms-gateway-bundle
贡献
请遵循以下代码规范 https://symfony.com.cn/doc/current/contributing/code/standards.html
并使用此工具清理您的代码 https://github.com/FriendsOfPHP/PHP-CS-Fixer