Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between clients and servers over WebSockets. Write your own chat (aka "Hello World!" for sockets) application in a matter of minutes. After understanding "the new flow", event driven programming, compared to traditional HTTP request/response - writing any application on top of Ratchet becomes fast and easy. Ratchet provides many components for you to pick and choose from to easily add functionality. ...
Hoa is a full-featured, object oriented framework, based on PHP 5 technologies. It allows you to quickly write Web applications, in a flexible and professional manner. Hoa uses the latest technologies available in object-oriented programming.