Package Data | |
---|---|
Maintainer Username: | jay1963 |
Maintainer Contact: | gao1963bin@gmail.com (Jimmy) |
Package Create Date: | 2017-08-18 |
Package Last Update: | 2017-08-28 |
Language: | PHP |
License: | Apache-2.0 |
Last Refreshed: | 2024-11-23 03:05:53 |
Package Statistics | |
---|---|
Total Downloads: | 97 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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.
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