PHPackages                             flc/alidayu - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. flc/alidayu

ActiveLibrary[API Development](/categories/api)

flc/alidayu
===========

阿里大于(鱼)API-SDK；适用任何PHP项目，包括Laravel、Yii、Thinkphp等...

v2.0.7(7y ago)19553.1k↓36.1%60[3 issues](https://github.com/flc1125/alidayu/issues)6MITPHPPHP &gt;=5.4.0

Since Feb 18Pushed 1y ago7 watchersCompare

[ Source](https://github.com/flc1125/alidayu)[ Packagist](https://packagist.org/packages/flc/alidayu)[ RSS](/packages/flc-alidayu/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)DependenciesVersions (11)Used By (6)

阿里大于(鱼) - v2.0
==============

[](#阿里大于鱼---v20)

[![Latest Stable Version](https://camo.githubusercontent.com/e5417c3be4cbe9b6550b99552523cc12dbfd4ea67426bfed27b25fcd39cc1588/68747470733a2f2f706f7365722e707567782e6f72672f666c632f616c69646179752f762f737461626c65)](https://packagist.org/packages/flc/alidayu)[![Total Downloads](https://camo.githubusercontent.com/084fb1a7bb93617d7e284b7d34eeec88b04fc0e6729e019c68e005225426ec4c/68747470733a2f2f706f7365722e707567782e6f72672f666c632f616c69646179752f646f776e6c6f616473)](https://packagist.org/packages/flc/alidayu)[![php>=5.4](https://camo.githubusercontent.com/f28f6fd10e8b0bec3a7fa5e40c0cd43ebc11135007701ec520ade0f8f65555c9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344352e342d6f72616e67652e7376673f6d61784167653d32353932303030)](https://camo.githubusercontent.com/f28f6fd10e8b0bec3a7fa5e40c0cd43ebc11135007701ec520ade0f8f65555c9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344352e342d6f72616e67652e7376673f6d61784167653d32353932303030)[![License](https://camo.githubusercontent.com/84a239d428a86fb392befb020f5c203c174bdcc23be8b14682c79ec71bbbe8e8/68747470733a2f2f706f7365722e707567782e6f72672f666c632f616c69646179752f6c6963656e7365)](https://packagist.org/packages/flc/alidayu)[![996.icu](https://camo.githubusercontent.com/ac8f294a80f65338db545230f1a881b9a382204a1f187c6ff40ee679d42d40ca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c696e6b2d3939362e6963752d7265642e737667)](https://996.icu)[![LICENSE](https://camo.githubusercontent.com/be80b8cb211ceb2263744e99fdb161a40124901906fd7c7f47d6361760dd7e8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d416e74692532303939362d626c75652e737667)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

> PS：**阿里短信**

更新
--

[](#更新)

#### v2.0.6 (2017-08-12)

[](#v206-2017-08-12)

- fixed [\#6](https://github.com/flc1125/alidayu/issues/6)

#### v2.0.5 (2017-01-25)

[](#v205-2017-01-25)

- 修复autoload.php [\#5](https://github.com/flc1125/alidayu/issues/5)

#### v2.0.4 (2016-10-25)

[](#v204-2016-10-25)

- 新增自动载入功能（不依靠composer）
- 新增Client::request快捷调用方法

#### v2.0.3 (2016-10-12)

[](#v203-2016-10-12)

- 新增沙箱配置

功能
--

[](#功能)

- `通过` [短信发送](docs/alibaba_aliqin_fc_sms_num_send.md)
- `通过` [短信发送记录查询](docs/alibaba_aliqin_fc_sms_num_query.md)
- `通过` [文本转语音通知](docs/alibaba_aliqin_fc_tts_num_singlecall.md)
- `通过` [语音通知](docs/alibaba_aliqin_fc_voice_num_singlecall.md)
- `待测` [多方通话](docs/alibaba_aliqin_fc_voice_num_doublecall.md)
- `待测` [流量直充](docs/alibaba_aliqin_fc_flow_charge.md)
- `待测` [流量直充查询](docs/alibaba_aliqin_fc_flow_query.md)
- `待测` [流量直充分省接口](docs/alibaba_aliqin_fc_flow_charge_province.md)
- `通过` [流量直充档位表](docs/alibaba_aliqin_fc_flow_grade.md)
- [辅助方法](docs/support.md)

> **`待测`**：因个人开发者，阿里大于权限相对较低。暂时无法测试；功能已开发，如测试可用，请告知~~

环境
--

[](#环境)

- PHP &gt;= 5.4
- [composer](https://getcomposer.org/)

安装
--

[](#安装)

```
composer require flc/alidayu
```

或

```
require '/path/to/alidayu/autoload.php';
```

使用
--

[](#使用)

```
