Libraries tagged by none blocking
wtsergo/revolt-event-loop
10 Downloads
Rock-solid event loop for concurrent PHP applications.
wpjscc/reactphp-log
4 Downloads
Non-blocking logging for PHP based on reactphp, and Monolog.
wpjscc/io
3 Downloads
Non blocking I/O for PHP
wpjscc/chip
6 Downloads
Physical computing for PHP
trowski/async-swift-mailer
12 Downloads
Async mailer for PHP implemented using Amp and Swift Mailer.
toalett/react-stream-adapter
17 Downloads
Use any data source as a stream with ReactPHP
toalett/react-amqp-stream
6 Downloads
Treat AMQP messages as a stream in ReactPHP
skt-t1-byungi/session
28 Downloads
Session Manager
reactphp-x/log
11 Downloads
Non-blocking logging for PHP based on reactphp, and Monolog.
raimx/stream
139 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
mfmdevsystem/react-stream
3 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
medehghani/alert
6 Downloads
Event loops for event-driven/async PHP
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.