Download the PHP package 4lan/dms-php-sdk without Composer
On this page you can find all versions of the php package 4lan/dms-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 4lan/dms-php-sdk
More information about 4lan/dms-php-sdk
Files in 4lan/dms-php-sdk
Download 4lan/dms-php-sdk
More information about 4lan/dms-php-sdk
Files in 4lan/dms-php-sdk
Vendor 4lan
Package dms-php-sdk
Short Description a easy php sdk for aodianyun dms
License BSD-3-Clause
Package dms-php-sdk
Short Description a easy php sdk for aodianyun dms
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package dms-php-sdk
关于dms
dms 是杭州奥点科技提供的一个双向消息推送服务,提供了js,php,c++,nodejs,shell,java,python,android,ios之间相互通 信的功能,是市面上唯一支持低版本ie消息推送的服务
php sdk
php sdk 提供了向dms推送消息的功能,由于常规php一般运行在http模式,只有很短的生存周期,所以只提供了发布功能。
使用条件
- php版本>5.3
- 能连通dms服务器(公网)
安装
- 使用composer 安装 引入库4lan/dms-php-sdk ,命名空间dms
- 或者直接下载文件,放在调用代码目录下
使用
新建pusher对象,传入dms的publish key 和subscribe key
推送数据
All versions of dms-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package 4lan/dms-php-sdk contains the following files
Loading the files please wait ....