Libraries tagged by reach
react/socket
83190631 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
310733628 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
104129032 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
41095453 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
5806243 Downloads
Laravel wrapper for PHP GraphQL
react/stream
92722662 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
21903679 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
80519225 Downloads
Async DNS resolver for ReactPHP
react/child-process
48729312 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
79215500 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3342283 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
8541623 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
4584332 Downloads
Async Redis client implementation, built on top of ReactPHP.
spatie/laravel-event-sourcing
2781528 Downloads
The easiest way to get started with event sourcing in Laravel
sabre/event
23920793 Downloads
sabre/event is a library for lightweight event-based programming