Class.Jabber.PHP is a class which you can use to connect to the Jabber network. It allows you to easily connect to a server and interact with it. It supports all packet types (message, iq, and presence), is very flexible, and offers both high-level methods (registration, message sending, etc.) and low-level methods (packet sending, etc.).
| Tags | Software Development Libraries php classes Internet Communications |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: Transport/gateway connection methods were added. Some bugfixes were made.


Changes: This release adds a few new methods and minor bugfixes.


Changes: A couple of bugfixes (digest/0k authentication), real-time logfiles, an increase of the CruiseControl speed by 200-300%, and some code cleanups.


Changes: This release adds support for digest/0k authentication, a lot of code cleanups, simple vCard support, use of connectivity helper classes, several bugfixes, and a license change (to the GPL).


Changes: This release adds a variable Jabber::$iq_sleep_timer which specifies the number of seconds between sending an <iq/> request and looking for a result (which is good for slow servers), and some minor code cleanups.
- All comments
Recent commentsUpdated codebase by a second developer available
While researching this code, I found that a second developer with the permission of the first developer has taken on this code base and written an alternative version. Information on this updated version is available here:
http://code.blitzaffe.com/pages/phpclasses/files/php_jabber_client_52-11