Libraries tagged by parallel
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.
wyrihaximus/react-parallel-runtime
1763 Downloads
Convinence wrapper around ext-parallel Runtime for and ReactPHP
wyrihaximus/react-parallel-infinite-pool
1068 Downloads
♾️ Infinite pool for bridging ext-parallel and ReactPHP
wyrihaximus/react-parallel-future-to-promise-converter
1801 Downloads
ReactPHP ext-parallel Future to Promise converter
wyrihaximus/react-parallel-contracts
1453 Downloads
Interfaces for ReactPHP ext-parallel related packages
wyrihaximus/react-inspector-parallel-pools
1129 Downloads
Child process pools collector for wyrihaximus/react-inspector
wyrihaximus/parallel-runtime
21 Downloads
🎁 ext-parallel runtime wrapping adding error, signal, and exception handling
pepakriz/phpstan-parallel
102 Downloads
PHPStan parallel executor
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
symplely/uv-ffi
36 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
symplely/spawn
2478 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