Libraries tagged by parallel php
code-distortion/adapt
39745 Downloads
A Laravel package that builds databases for your tests, improving their speed.
onlab/balno-workflow
12765 Downloads
A PHP 5.5+ Workflow with parallel execution
hds-solutions/parallel-sdk
3150 Downloads
SDK to implement parallel php extension
brlabrussia/parallel-stub
7975 Downloads
Provide parallel PHP extension stub
php-parallel-lint/php-code-style
16601 Downloads
PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation
cheprasov/php-parallel
12694 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
n-hor/pcntl-parallel
1448 Downloads
Execute PHP code in parallel with single or persistent task worker.
parallite/parallite-php
763 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
soarce/parallel-process-dispatcher
5464 Downloads
Tiny PHP library for running jobs in background and/or in parallel
fastbill/parallel-process-dispatcher
15984 Downloads
Tiny PHP library for running jobs in background and/or in parallel
dypa/phpmulticurl
31957 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
cline/analyzer
22801 Downloads
Configurable parallel PHP code analyzer for checking class references
alchemy/task-manager
90631 Downloads
A manager for running parallel PHP processes command line.
meabed/asynchronous-soap
11778 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
jlipps/paraunit
36053 Downloads
A parallel execution wrapper for PHPUnit