Download the PHP package niweisi/yunxin_sdk without Composer
On this page you can find all versions of the php package niweisi/yunxin_sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yunxin_sdk
网易云信 SDK for PHP 
由于官方没有提供,自己开发一个
主要新特性
更新日志
- 1.0.7 发送普通消息增加推送字段 “pushcontent”
- 1.0.8 批量发送点对点普通消息 增加推送字段 “pushcontent”
- 1.0.9 批量发送消息,返回结果
- 1.1.1 朋友关系返回结果
- 1.1.3 全部接口返回完整结果
- 1.1.4 修复偶尔调用接口CheckSum错误
安装
运行环境要求PHP7.1+。
接口对应文件
文件 | 方法 | 说明 |
---|---|---|
Friend.php | add() |
加好友,两人保持好友关系 |
User.php | create() |
创建网易云通信ID |
Msg.php | sendMsg() |
发送普通消息 |
快速使用
在您开始之前,您需要注册网易云信并获取您的凭证。
文档
问题
提交 Issue,不符合指南的问题可能会立即关闭。
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT
All versions of yunxin_sdk with dependencies
PHP Build Version
Package Version
The package niweisi/yunxin_sdk contains the following files
Loading the files please wait ....