Libraries tagged by reactphp
clue/reactphp-csv
40564 Downloads
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.
clue/zlib-react
55416 Downloads
Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.
clue/soap-react
108282 Downloads
Simple, async SOAP webservice client library, built on top of ReactPHP
clue/docker-react
133715 Downloads
Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
clue/ami-react
95798 Downloads
Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.
m6web/php-process-manager-bundle
13674 Downloads
Php Process Manger bundle
wyrihaximus/react-cron
33123 Downloads
⏱️ Cronlike scheduler running inside the ReactPHP Event Loop
revolt/event-loop-adapter-react
70869 Downloads
Makes any ReactPHP based library run on top of the Revolt event loop.
recoil/react
254548 Downloads
Integrate Recoil with ReactPHP.
clue/reactphp-eventsource
16130 Downloads
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.
leproxy/leproxy
2326 Downloads
LeProxy is the HTTP/SOCKS proxy server for everybody!
compwright/php-session
7195 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
clue/tar-react
9530 Downloads
Streaming parser to extract tarballs with ReactPHP.
clue/multicast-react
63359 Downloads
Simple, event-driven multicast UDP message client and server for ReactPHP.
clue/connection-manager-extra
12356 Downloads
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component