Libraries tagged by non-blocking
stil/curl-easy
212031 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
ostark/craft-async-queue
292919 Downloads
A queue handler that moves queue execution to a non-blocking background process
ghostff/session
3295 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
detain/session-samurai
2033 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
20092 Downloads
A PHP class to create multiple request in parallel (non-blocking).
rdlowrey/nbsock
21434 Downloads
Async socket connection / server tools for Amp.
rdlowrey/alert
3071 Downloads
A non-blocking concurrency framework for PHP applications.
thesis/pgmq
11707 Downloads
A non-blocking php client for Postgres Message Queue (PGMQ).
php-standard-library/process
43569 Downloads
Typed, non-blocking API for spawning and managing child processes
dypa/phpmulticurl
31691 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
bbqueue/bunny
41816 Downloads
🐇 Non-Blocking Bunny Queue Interop
webpatser/fledge-fiber
1733 Downloads
Non-blocking async drivers for the Fledge framework — PHP 8.5 only
modelslab/octane-coroutine
1386 Downloads
Laravel Octane with Swoole Coroutine support for massive concurrency and non-blocking I/O
fghazaleh/multi-thread-manager
2893 Downloads
Multi-thread manager using Symfony process component
detain/sshpool
2023 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.