Libraries tagged by concurrently
crazedsanity/lockfile
203 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
amarkhai/parallel-downloader-bundle
6 Downloads
The bundle for downloading files concurrently
brianium/paratest
88275833 Downloads
Parallel testing for PHP
amphp/amp
100420584 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
23757818 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/parallel
31678434 Downloads
Parallel processing component for Amp.
webimpress/safe-writer
35084026 Downloads
Tool to write files safely, to avoid race conditions
amphp/http-client
4100278 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
swow/swow
1745625 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
1367 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
cheprasov/php-redis-lock
392313 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
246694 Downloads
Feature plugin for concurrent HTTP remote requests
fansipan/fansipan
10900 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
danog/loop
244605 Downloads
Loop abstraction for AMPHP.
danog/ipc
576666 Downloads
IPC component for Amp.