Libraries tagged by concurrently
bettergist/concurrency-helper
8 Downloads
A super simple way to concurrently run many PHP instances.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
mensbeam/fork
8 Downloads
Runs code concurrently by forking processes
igorsgm/illuminate-concurrency
36 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.
dima-bzz/fork
11 Downloads
A lightweight solution for running code concurrently in PHP
crodas/concurrent-file-writer
85 Downloads
Tiny library to write files concurrently with PHP
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
revolt/event-loop
55592698 Downloads
Rock-solid event loop for concurrent PHP applications.
brianium/paratest
139068325 Downloads
Parallel testing for PHP
amphp/amp
135552239 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/parallel
52845734 Downloads
Parallel processing component for Amp.
amphp/http-client
10035927 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
webimpress/safe-writer
42719096 Downloads
Tool to write files safely, to avoid race conditions
swow/swow
2225881 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O