Libraries tagged by asynchronous non-blocking
carica/io
1126 Downloads
Non blocking I/O for PHP
carica/chip
128 Downloads
Physical computing for PHP
rdlowrey/artax
1589 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
khr/react-mysql
514 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
keaixiaou/zphp
79 Downloads
Asynchronous non-blocking framework based on ZPHP transformation
evo-mark/wp-background-processing
79 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
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.
invincible-tech-systems/easeampmysql
63 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
19 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.
wtsergo/revolt-event-loop
10 Downloads
Rock-solid event loop for concurrent PHP applications.
wpjscc/io
3 Downloads
Non blocking I/O for PHP
wpjscc/chip
6 Downloads
Physical computing for PHP
pepsia/rolling-curl
123 Downloads
A non blocking multi thread cURL library