Libraries tagged by non blocking
voryx/pgasync
99746 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
stil/curl-easy
212462 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
ostark/craft-async-queue
293522 Downloads
A queue handler that moves queue execution to a non-blocking background process
ghostff/session
3509 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
detain/session-samurai
2345 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
aalfiann/parallel-request-php
20161 Downloads
A PHP class to create multiple request in parallel (non-blocking).
amphp/thread
5693 Downloads
Non-blocking thread pool task dispatch
thesis/pgmq
13094 Downloads
A non-blocking php client for Postgres Message Queue (PGMQ).
php-standard-library/process
49350 Downloads
Typed, non-blocking API for spawning and managing child processes
dypa/phpmulticurl
31834 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
bbqueue/bunny
44302 Downloads
🐇 Non-Blocking Bunny Queue Interop
webpatser/fledge-fiber
2060 Downloads
Non-blocking async drivers for the Fledge framework — PHP 8.5 only
modelslab/octane-coroutine
1659 Downloads
Laravel Octane with Swoole Coroutine support for massive concurrency and non-blocking I/O
logicalsteps/async
1476 Downloads
async await implementation using generator function in php
fghazaleh/multi-thread-manager
2907 Downloads
Multi-thread manager using Symfony process component