Libraries tagged by parallel
pestphp/pest-plugin-parallel
3569907 Downloads
The Pest Parallel Plugin
pecl/parallel
1745 Downloads
A succinct parallel concurrency API for PHP 8
dmarynicz/behat-parallel-extension
611621 Downloads
Parallel extension for Behat
fasterimage/fasterimage
1029228 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
chuyskywalker/rolling-curl
456866 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
php-parallel-lint/php-var-dump-check
1556911 Downloads
Find forgotten variables dump in PHP source code.
dave-liddament/test-splitter
502740 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
codeception/robo-paracept
3655561 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
recca0120/laravel-parallel
123659 Downloads
meabed/php-parallel-soap
92277 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
kzykhys/parallel
337421 Downloads
Simple multitasking library
symplify/easy-parallel
1315748 Downloads
Helper package for easier CLI project parallelization
graze/parallel-process
217668 Downloads
run a pool of processes simultaneously
riki137/multitron
18025 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
qxsch/worker-pool
327568 Downloads
Runs tasks in a parallel processing workerpool.