[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 About 2 ================================================================================ 3 XMPPHP is an elegant PHP library for XMPP (aka Jabber, Google Talk, etc). 4 5 Homepage: http://code.google.com/p/xmpphp 6 Author: Nathan Fritz, jabber id: fritzy [at] netflint.net 7 Co-Author: Stephan Wentz, jabber id: stephan [at] jabber.wentz.it 8 9 If you have any questions (no matter how dumb), please send me an IM. I enjoy 10 helping people with my code. 11 12 13 Requirements 14 ================================================================================ 15 * PHP 5.x 16 * SSL Support Compiled 17 18 History 19 ================================================================================ 20 Carlo Zottmann handed me maintenance of Class.Jabber.PHP years and years ago 21 (2003?). While I did fix some bugs, I never did much with it. I promised many 22 people that it would return as a PHP5 rewrite. That day has finally come. 23 24 This code is based on my experience with Class.Jabber.PHP, but more closely 25 related to my Python library, SleekXMPP (http://code.google.com/p/sleekxmpp). 26 27 Documentation 28 ================================================================================ 29 For now, look at the examples. In the near future, I'll have better 30 documentation on the website. 31 32 TODO 33 ================================================================================ 34 * Documentation 35 * MUC Support 36 37 License Exception 38 =============================================================================== 39 Please contact Nathan Fritz for library exceptions if you would like to 40 distribute XMPPHP with a non-GPL compatible license. 41 42 Also, if you would like to distribute XMPPHP as part of a commercial package, 43 I sell commercial licenses.
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |