Libraries tagged by concurrently
crazedsanity/lockfile
199 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
amarkhai/parallel-downloader-bundle
4 Downloads
The bundle for downloading files concurrently
brianium/paratest
75489676 Downloads
Parallel testing for PHP
amphp/amp
87851092 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
16580294 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/parallel
25144224 Downloads
Parallel processing component for Amp.
webimpress/safe-writer
33010246 Downloads
Tool to write files safely, to avoid race conditions
amphp/http-client
3717733 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
swow/swow
1599489 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
956 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
integer-net/magento2-session-unblocker
255118 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
cheprasov/php-redis-lock
372353 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
183331 Downloads
Feature plugin for concurrent HTTP remote requests
fansipan/fansipan
7805 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
danog/loop
207293 Downloads
Loop abstraction for AMPHP.