Download the PHP package softbread/alidayu-php-sdk without Composer
On this page you can find all versions of the php package softbread/alidayu-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download softbread/alidayu-php-sdk
More information about softbread/alidayu-php-sdk
Files in softbread/alidayu-php-sdk
Download softbread/alidayu-php-sdk
More information about softbread/alidayu-php-sdk
Files in softbread/alidayu-php-sdk
Vendor softbread
Package alidayu-php-sdk
Short Description Provides an implelmentation of Ali Dayu SMS SDK that uses Guzzle 6 and Composer
License Apache License Version 2.0
Package alidayu-php-sdk
Short Description Provides an implelmentation of Ali Dayu SMS SDK that uses Guzzle 6 and Composer
License Apache License Version 2.0
Please rate this library. Is it a good library?
Informations about the package alidayu-php-sdk
alidayu-php-sdk
This is a PHP SDK for Ali Dayu based on Guzzle 6.
This project is inspired by another PHP curl reversion for Ali Dayu -- https://github.com/Verytops/alisms
一个简单的阿里大于短信发送的PHP SDK。如果项目已经有composer, 安装使用就更简单了。 本SDK是因为本人看到 https://github.com/Verytops/alisms 项目而受到启发, 然后决定为composer重写。 写得很赶, 很多东西没有按正规的composer project来写, 欢迎pull 或者 fork
1. Pre-Request
- Composer
- PHP5.5+
2. Install
composer require softbread/alidayu-php-sdk:dev-master
3. Typical Usage
a. Use setters:
b. Use callable function for easier dependency injection
4. To-do
- Add Voice-Text message
- Add unit tests
- Improve exception detection and handling
All versions of alidayu-php-sdk with dependencies
PHP Build Version
Package Version
The package softbread/alidayu-php-sdk contains the following files
Loading the files please wait ....