Libraries tagged by Preact
react/event-loop
109991930 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
45574236 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
react/stream
98397571 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
22618240 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
86032365 Downloads
Async DNS resolver for ReactPHP
react/child-process
53326371 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
84725623 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3376187 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
8856145 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
5310728 Downloads
Async Redis client implementation, built on top of ReactPHP.
spatie/laravel-event-sourcing
2945378 Downloads
The easiest way to get started with event sourcing in Laravel
sabre/event
24521943 Downloads
sabre/event is a library for lightweight event-based programming
rebing/graphql-laravel
6028858 Downloads
Laravel wrapper for PHP GraphQL
reactivex/rxphp
2908508 Downloads
Reactive extensions for php.
react/promise-timer
35515784 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.