ivan1986 / xmpphp
XMPP PHP Library
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 91
Open Issues: 0
pkg:composer/ivan1986/xmpphp
Requires
- php: >=5.3|~7
 - ext-mbstring: *
 - ext-xml: *
 
This package is not auto-updated.
Last update: 2025-10-26 10:05:53 UTC
README
About this fork
Correct add namespaces - use psr4 and not move all files Get library - from tecnocat - BirknerAlex add namespaces, but remove examples. Also merge allmost all usefull patches and merge ours all stupid patches with only rename composer, move files or fix formatting
composer require ivan1986/xmpphp
About XMPPHP
XMPPHP is an elegant PHP library for XMPP (aka Jabber, Google Talk, etc).
- Homepage: http://code.google.com/p/xmpphp
 - Chatroom: xmpphp@conference.psi-im.org (XMPP MUC)
 - PEAR package: http://pearhub.org/projects/cwXMPPHP/
 - Author: Nathan Fritz, jabber id: fritzy [at] netflint.net
 - Co-Author: Stephan Wentz, jabber id: stephan [at] wentz.it
 - This fork: https://github.com/tecnocat/xmpphp
 - Maintainer of this fork: Aaron Nieves Fernandez
 - Upstream: Vito Tafuni <https://github.com/vitotafuni/xmpphp>, Christian Weiske <https://github.com/cweiske/xmpphp>
 
Requirements
- PHP 5.x or 7.x
 - SSL Support Compiled
 
License Exception
Please contact Nathan Fritz for library exceptions if you would like to distribute XMPPHP with a non-GPL compatible license.
NOTE
More details in the origial README file - README.orig