forked from bandroidx/xmpphp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
31 lines (23 loc) · 1.13 KB
/
README
File metadata and controls
31 lines (23 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
About
================================================================================
XMPPHP is an elegant PHP library for XMPP (aka Jabber, Google Talk, etc).
Homepage: http://code.google.com/p/xmpphp
Author: Nathan Fritz, jabber id: fritzy [at] netflint.net
Co-Author: Stephan Wentz, jabber id: stephan [at] wentz.it
This fork: http://github.com/switchsystems/xmpphp/
Maintainer of this fork: Kris Sum (support@switchsystems co.uk)
This fork is primarily to add in extra helper classes for extra xmpp features.
Requirements
================================================================================
* PHP 5.x
* SSL Support Compiled
History
================================================================================
Fork of bandroidx's release which added composer support
Documentation
================================================================================
For now, look at the examples or parent repos.
License Exception
===============================================================================
Please contact Nathan Fritz for library exceptions if you would like to
distribute XMPPHP with a non-GPL compatible license.