| 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: | 2025-11-11 03:02:45 |
| Package Statistics | |
|---|---|
| Total Downloads: | 100 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 1 |
| 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