Libraries tagged by parallax
parallel/parallel
1438 Downloads
PHP library for execute functions in parallel.
mitsuru793/symfony-parallel-process
62864 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
kelemen/parallel
19967 Downloads
Library for parallel running tasks
hiblaphp/parallel
26 Downloads
geopal-solutions/gnu-parallel-wrapper
3018 Downloads
A wrapper library for the GNU Parallel binary
cheprasov/php-parallel
12533 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
ankitfromindia/parallel-smtp
225 Downloads
High-performance parallel SMTP client for Laravel with connection pooling and pipelining - up to 10x faster bulk email sending
wyrihaximus/react-parallel-runtime
1795 Downloads
Convinence wrapper around ext-parallel Runtime for and ReactPHP
wyrihaximus/react-parallel-infinite-pool
1100 Downloads
♾️ Infinite pool for bridging ext-parallel and ReactPHP
wyrihaximus/react-parallel-future-to-promise-converter
1833 Downloads
ReactPHP ext-parallel Future to Promise converter
wyrihaximus/react-parallel-contracts
1485 Downloads
Interfaces for ReactPHP ext-parallel related packages
wyrihaximus/react-inspector-parallel-pools
1161 Downloads
Child process pools collector for wyrihaximus/react-inspector
grogy/php-parallel-lint
6520 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
wapmorgan/threadable
288 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
terremoth/php-async
18 Downloads
Write async PHP processes or process async files with no phtreads, parallel or reactive libs