Download the PHP package arthuryin/changlan-sms without Composer
On this page you can find all versions of the php package arthuryin/changlan-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package changlan-sms
PHP - laravel 创蓝短信验证
基于laravel开发, 开源的. 该项目包含创蓝短信验证, 语音验证接入.
- v1.0.1 增加创蓝语音验证新版接口,更快更稳定
轻松安装
- 项目根目录运行
composer require arthuryin/changlan-sms
或者在项目文件 composer.json 添加 "arthuryin/changlan-sms": "^1.0" - 运行命令
composer update
.env
配置创蓝账号 CL_ACCOUNT=N422 #短信账户 CL_PASSWORD=N2Gkic21 #短信账户密码 CLV_ACCOUNT=YC750 #语音账户 CLV_PASSWORD=Sx****21e6 #语音账户密码 CLV_KEY=cc23a****012c337 #密钥
轻松上手
在想用的地方直接使用即可, 可以设置签名为适合更多场景
Example 发送短信验证
项目主页
All versions of changlan-sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package arthuryin/changlan-sms contains the following files
Loading the files please wait ....