xmpp:用于PHP的XMPP协议连接库(Jabber)

时间:2024-05-13 21:07:59
【文件属性】:

文件名称:xmpp:用于PHP的XMPP协议连接库(Jabber)

文件大小:96KB

文件格式:ZIP

更新时间:2024-05-13 21:07:59

PHP

f*g / xmpp 用于PHP的XMPP协议连接库(Jabber)。 系统要求 PHP最低5.6或最低7.0 psr /日志 (可选)psr / log-implementation-类似于用于记录日志的monolog / monolog 安装 是Composer的新手吗? 阅读。 将以下内容添加到您的作曲家文件中: composer require f*g/xmpp 文件资料 该库使用一个对象来保存选项: use F*g \ Xmpp \ Options ; $ options = new Options ( $ address ); $ options -> setUsername ( $ username ) -> setPassword ( $ password ); 服务器地址的格式必须为tcp://myjabber.com:5222


【文件预览】:
xmpp-master
----composer.json(2KB)
----src()
--------EventListener()
--------Event()
--------Options.php(10KB)
--------Protocol()
--------Client.php(5KB)
--------Connection()
--------Stream()
--------Util()
--------Exception()
--------OptionsAwareInterface.php(2KB)
----LICENSE.md(1KB)
----CHANGELOG.md(1KB)
----README.md(4KB)

网友评论