jimmy/wlwx
最新稳定版本:0.2.0
Composer 安装命令:
composer require jimmy/wlwx
包简介
Use WLWX's SMS web services with Laravel 5.x.
README 文档
README
A PHP package to connect to Wlwx's sms in an object-oriented manner, with a focus on intuitive usage.
Currently optimizing for Laravel Framework.
Installation
-
add the repositories in the composer.json: -
add the service provider to the providers array in config/app.php:
Jimmy\Wlwx\ServiceProvider::class,
There's no facades to add in config/app.php
- Copy wlwx.php configuration file from src/config/wlwx.php to Laravel's config directory.
统计信息
- 总下载量: 101
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-08-18