Libraries tagged by concurrently
crodas/concurrent-file-writer
85 Downloads
Tiny library to write files concurrently with PHP
amarkhai/parallel-downloader-bundle
6 Downloads
The bundle for downloading files concurrently
brianium/paratest
80118852 Downloads
Parallel testing for PHP
amphp/amp
91789960 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
19263501 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/parallel
27528032 Downloads
Parallel processing component for Amp.
webimpress/safe-writer
33883161 Downloads
Tool to write files safely, to avoid race conditions
amphp/http-client
3869383 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
swow/swow
1663737 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
1150 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
integer-net/magento2-session-unblocker
261877 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
cheprasov/php-redis-lock
380952 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
209150 Downloads
Feature plugin for concurrent HTTP remote requests
fansipan/fansipan
8960 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
danog/loop
221786 Downloads
Loop abstraction for AMPHP.