Libraries tagged by parallax
devinweb/laravel-test-parallel
7454 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.
cleatsquad/module-parallel-tests-plus
3 Downloads
Magento 2 module that enhances the dev:tests:run CLI command by enabling ParaTest parallel execution using --processes and --runner options.
andrey-tech/parallel-executor-php
25 Downloads
Простой класс на PHP 7.2+, позволяющий выполнять задачи в нескольких параллельных потоках исполнения при помощи PHP-расширения parallel
wyrihaximus/parallel-runtime
21 Downloads
🎁 ext-parallel runtime wrapping adding error, signal, and exception handling
vektah/phpunit-parallel
25641 Downloads
Concurrent Test Executor for PHPUnit
pepakriz/phpstan-parallel
102 Downloads
PHPStan parallel executor
medology/phpunit-parallel-runner
212777 Downloads
Parallel (Node) Runner for PHPUnit
6dreams/parallel-pool
811 Downloads
Presents parallel functionality as pool
xsuchy09/rolling-curl
474 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
xpaw/crimp
26 Downloads
A simple multi curl implementation, optimized for high concurrency.
vipsoft/gearman-extension
124 Downloads
Gearman extension for Behat
tarantool/benchmarks
0 Downloads
Benchmarks for Tarantool PHP connectors.
symplely/uv-ffi
36 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
symplely/spawn
2481 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
spiritinlife/php-mapreduce
18 Downloads
A high-performance, framework-agnostic MapReduce implementation for PHP using Spatie Async