Libraries tagged by concurrently
spatie/fork
3028308 Downloads
A lightweight solution for running code concurrently in PHP
clue/mq-react
780454 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
clue/buzz-react
2529956 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
stefangabos/zebra_curl
72182 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
clue/reactphp-flux
124724 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
detain/sshpool
1284 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
configured/race
440 Downloads
Race for Laravel: run multiple attempts concurrently and return the first valid result.
jenky/concurrency
85 Downloads
A simple and efficient solution for concurrently sending HTTP requests using PSR-18 client implementations.
th3mouk/materialized-view
92 Downloads
Declarative, PostgreSQL-native management of materialized views on top of Doctrine DBAL: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely.
igorsgm/illuminate-concurrency
35 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.
chemem/php-concurrently
222 Downloads
A PHP version of concurrently built atop ReactPHP and RxPHP.
fansipan/peak
6 Downloads
A simple and efficient solution for concurrently sending HTTP requests using PSR-18 client implementations.
dd32/wpcli-cron-concurrent
39 Downloads
Runs WordPress cron tasks concurrently via wp-cli.
dalehurley/process-manager
1 Downloads
A lightweight parallel process runner for PHP. Execute multiple scripts concurrently with configurable parallelism, timeouts, and result tracking.
bettergist/concurrency-helper
8 Downloads
A super simple way to concurrently run many PHP instances.