A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
☆452Mar 4, 2021Updated 5 years ago
Alternatives and similar repositories for php-sse
Users that are interested in php-sse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.☆22Apr 10, 2019Updated 6 years ago
- A lightweight library to implement coroutine by yield & Generator.☆27Aug 17, 2017Updated 8 years ago
- The skeleton for Gin-X framework.☆13May 21, 2019Updated 6 years ago
- Server Sent Event client implementation☆23Oct 29, 2015Updated 10 years ago
- The Hoa\Eventsource library.☆110Feb 20, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .☆1,321Dec 2, 2025Updated 3 months ago
- Some tools for coding.☆20Nov 8, 2018Updated 7 years ago
- A high-level machine learning and deep learning library for the PHP language.☆2,190Mar 10, 2026Updated 2 weeks ago
- 🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0☆1,463Oct 21, 2025Updated 5 months ago
- 🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the analysis result into csv file.☆31Feb 25, 2018Updated 8 years ago
- Asynchronous WebSocket server☆6,429Oct 25, 2025Updated 5 months ago
- Birddog is a free tool for monitoring workers, services and jobs of a RoadRunner instance.☆40Feb 13, 2024Updated 2 years ago
- Instant Upgrades and Automated Refactoring of any PHP 5.3+ code☆10,241Mar 20, 2026Updated last week
- A Swoole file watcher base on fswatch.☆14Apr 14, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Event-driven, non-blocking I/O with PHP.☆9,085Nov 25, 2024Updated last year
- A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.☆5,504Feb 27, 2026Updated last month
- simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson☆188Oct 24, 2022Updated 3 years ago
- A server side alternative implementation of socket.io in PHP based on workerman.