Libraries tagged by revolt
revolt/event-loop
63281320 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/sync
68332750 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
53622125 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
68140633 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/cache
53454171 Downloads
A fiber-aware cache API based on Amp and Revolt.
amphp/redis
798633 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/log
3046646 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/file
3508838 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
alecrabbit/php-console-spinner
41701 Downloads
Extremely flexible spinner for [async] php cli applications
revoltify/subscriptionify
7642 Downloads
Feature-based subscription management for Laravel
amphp/http-server-form-parser
124527 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
revolt/event-loop-adapter-react
145987 Downloads
Makes any ReactPHP based library run on top of the Revolt event loop.
tbachert/otel-async-revolt-adapter
7291 Downloads
OpenTelemetry Revolt adapter
efabrica/revolt-curl-client
19038 Downloads
Implementation of Symfony's HttpClientInterface that combines multicurl with Revolt's async EventLoop
globus-studio/async
287 Downloads
Promise-style asynchronous programming for PHP, built on Revolt fibers and the event loop.