shahzadthathal / server-sent-events-php-exampleLinks
The EventSource interface is used to receive server-sent events. It connects to a server over HTTP and receives events in text/event-stream format without closing the connection.
☆12Updated 9 years ago
Alternatives and similar repositories for server-sent-events-php-example
Users that are interested in server-sent-events-php-example are comparing it to the libraries listed below
Sorting:
- VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class. VoodOrm is built on top of PDO and is we…☆48Updated 11 years ago
- Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers☆45Updated 9 years ago
- Micro framework for PHP that emphasises minimalism and simplicity☆43Updated 4 years ago
- A PHP web micro-framework inspired by Ruby's Sinatra