Libraries tagged by parallel execution
liuggio/fastest
5896328 Downloads
Simple parallel testing execution... with some goodies for functional tests.
codeception/robo-paracept
3665269 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
riki137/multitron
18185 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
shipmonk/phpunit-parallel-job-balancer
2579 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
akbansa/parallel-processor
12671 Downloads
Parallel Processor will help you do run commands for parallel execution
cheprasov/php-parallel
12531 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
stromcom/http-smoke
544 Downloads
Professional HTTP smoke testing toolkit with a fluent DSL, parallel execution, capture chains, sessions and pluggable variable sources / reporters / HTTP clients.
onlab/balno-workflow
12456 Downloads
A PHP 5.5+ Workflow with parallel execution
jlipps/paraunit
35746 Downloads
A parallel execution wrapper for PHPUnit
kosadchiy/laravel-parallel-db
18 Downloads
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
bear/async
298 Downloads
Async/parallel resource execution library for BEAR.Sunday
petrgrishin/parallel-unit-test
6 Downloads
Methodology of tests for parallel execution of code
cleatsquad/module-parallel-tests-plus
2 Downloads
Magento 2 module that enhances the dev:tests:run CLI command by enabling ParaTest parallel execution using --processes and --runner options.
jackbayliss/laravel-dusk-parallel
27 Downloads
Parallel test execution for Laravel Dusk.
rikanishu/php-multi-process
7314 Downloads
PHP library for parallel shell commands execution