Libraries tagged by concurrently
brianium/paratest
62730719 Downloads
Parallel testing for PHP
amphp/amp
77153254 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
9979857 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/parallel
19050768 Downloads
Parallel processing component for Amp.
webimpress/safe-writer
30453351 Downloads
Tool to write files safely, to avoid race conditions
amphp/http-client
3278315 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
swow/swow
1337825 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
153 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
integer-net/magento2-session-unblocker
236133 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
cheprasov/php-redis-lock
347573 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
alleyinteractive/wp-concurrent-remote-requests
123856 Downloads
Feature plugin for concurrent HTTP remote requests
fansipan/fansipan
5613 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
danog/ipc
502581 Downloads
IPC component for Amp.
rdlowrey/alert
2587 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-tunnel
582115 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework