Libraries tagged by non-blocking
skt-t1-byungi/session
27 Downloads
Session Manager
reactphp-x/log
7 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
1 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
invincible-tech-systems/easeampredis
37 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
16 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.
invincible-tech-systems/easeampmysql
50 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
invincible-tech-systems/easeamp-mysql-redis
16 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
ekstazi/websocket-stream-client-pawl
0 Downloads
ratchet/pawl adapter implementation for websocket stream client.
ekstazi/websocket-stream-client-amphp
3 Downloads
amphp/websocket-client adapter implementation for websocket stream client.
ekstazi/websocket-stream-client
11 Downloads
Async WebSocket stream client interface for Amp based on different implementations.
ekstazi/websocket-server-adapter-amphp
2 Downloads
Async WebSocket server adapter for Amp based on different implementations.
ekstazi/websocket-server-adapter
5 Downloads
Async WebSocket server adapter for Amp based on different implementations.
ekstazi/websocket-common-amphp
12 Downloads
amphp/websocket adapter implementation for stream interfaces