clue / reactphp-eventsource
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
☆53Updated 3 weeks ago
Alternatives and similar repositories for reactphp-eventsource:
Users that are interested in reactphp-eventsource are comparing it to the libraries listed below
- Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆59Updated last year
- Opinionated PHP Docker images☆40Updated 2 months ago
- a file watcher based on reactphp event-loop☆18Updated 3 years ago
- Cronlike scheduler running inside a ReactPHP Event Loop☆40Updated last week
- Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.☆55Updated last year
- Find the nearest PHP meetup on a map with pins☆45Updated this week
- Dependency Injection framework to configure a PSR-11 Container with Attributes!☆39Updated this week
- The missing PHP iterators.☆36Updated 2 months ago
- Rebuilds PHP code from an abstract syntax tree.☆38Updated 3 months ago
- Structured Field Values for HTTP manipulation in PHP☆42Updated 4 months ago
- A PHP rewrite of HackRouter by Facebook☆26Updated 3 years ago
- Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of ReactPHP☆57Updated 10 months ago
- DBAL for ReactPHP on top of Doctrine☆43Updated last year
- Sophisticated back-off strategies for retrying operations.☆69Updated 11 months ago
- A library to ease handling promises in ReactPHP☆15Updated 2 years ago
- PQ ("peak"), automatically wrap blocking functions in an async child process and turn blocking functions into non-blocking promises, buil…☆20Updated 3 years ago
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆55Updated 3 months ago
- A tool for generating keys using a CSPRNG.☆62Updated 8 years ago
- Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes☆49Updated this week
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆31Updated 4 months ago
- [Deprecated] Symfony Async Server built on top of ReactPHP☆46Updated 5 years ago
- Async S3 filesystem API (supporting Amazon S3, Ceph, MiniIO, DigitalOcean Spaces and others), built on top of ReactPHP.☆13Updated last year
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆76Updated last year
- Override fully qualified function calls inside your class methods in order to be able to mock them during testing.