Libraries tagged by asynchronous
parallel-php/parallel-task
240 Downloads
PHP parallel task multi-thread message based library
omegaalfa/tasks
6 Downloads
A lightweight asynchronous task manager for PHP applications
observableworker/observableworker
52 Downloads
An asynchronous and observable event driven PHP framework for easily building fast and scalable network applications.
nekudo/angela
32 Downloads
PHP worker/microservice framework based on ZeroMQ.
moebius/loop
758 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
maciejmrozinski/reactphp-varnish-esi-booster
63 Downloads
Varnish Esi Booster is an asynchronous, PSR-7 and PSR-15 compatible middleware using ReactPHP
logicalsteps/async
1027 Downloads
async await implementation using generator function in php
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
invincible-tech-systems/easeampredis
34 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
46 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.
ifcastle/amphp-pool
13 Downloads
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP
icicleio/websocket
2433 Downloads
Asynchronous WebSocket component for Icicle.
icicleio/postgres
23 Downloads
Asynchronous PostgreSQL client for Icicle.
icicleio/cache
29 Downloads
Asynchronous caching interface for Icicle.
funct-gmbh/php-watcher
653 Downloads
Automatically restart PHP application once the source code changes