dev-master
9999999-dev https://github.com/WST/php-componentXEP-0114 protocol implementation
MIT
The Requires
- php >=5.4.0
- ext-sockets *
- ext-xml *
by Ilya Averkov
component xmpp jabber xep-0114
XEP-0114 protocol implementation
PHP-Component is an implementation of XEP-0114 and related XEPs in PHP language written specially for Lopbox (http://lopbox.com) project. It aims to be very easy to use and lets PHP programmers to develop various types of services: Jabber/XMPP bots, transports, MUC engines and many other types of components., (*1)
Include component.inc.php into your project and create an instance of BSM\Component class, then assign your event handlers. A simple example bot is available in the «examples» subdirectory., (*2)
PHP-Component является реализацией стандарта XEP-0114 и связанных XEP на языке PHP, написанной специально для веб-сервиса Lopbox (http://lopbox.com). Он нацелен на простоту использования и позволяет PHP-разработчикам XMPP-сервисы самых разных типов: боты, транспорты, серверы конференций и так далее., (*3)
Включите component.inc.php в свой проект и создайте объект BSM\Component, затем назначьте обработчики событий. В целях ознакомления с возможностями библиотеки можно использовать код из каталога «examples»., (*4)
XEP-0114 protocol implementation
MIT
component xmpp jabber xep-0114