The BLIP-PHP implementation is finally online. You can reach the
repository at
https://bitbucket.org/SEQOY/blip-php . Is a full
implementation of the protocol to the PHP language.
Is missing a better documentation, so if somebody wants to
contribute... Always welcome ! We'll be uploading some code hints
later.
Includes:
- Classes for all BLIP objects (request, response, etc.)
- PHP Socket Server based on phpSocketDaemon 1.0 (http://
code.google.com/p/phpsocketdaemon/) from Chris Chabot
<
chab...@xs4all.nl>.
- BLIP Listener based on PHP Socket Server.
- Full Unit Testing using PHPUnit.
Thanks to Jens to this great protocol and we hope that this help many
developers out here.
SEQOY Development Team.