Libraries tagged by parallels
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
parallel/parallel
612 Downloads
PHP library for execute functions in parallel.
mitsuru793/symfony-parallel-process
61390 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
kmuenkel/parallel-collection
3482 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
kelemen/parallel-nette-db-task-logger
9884 Downloads
Parallel task logger DB implementation
steevanb/php-parallel-processes
3236 Downloads
Call processes in parallel
hds-solutions/parallel-sdk
2104 Downloads
SDK to implement parallel php extension
cheprasov/php-parallel
12426 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
wapmorgan/threadable
288 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
symplely/uv-ffi
34 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
symplely/coroutine
1578 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
36464 Downloads
Lightweight class supporting critical section locking
solano/solano-phpunit
57296 Downloads
Parallel testing for Solano CI
smoren/multicurl
58 Downloads
Multi curl wrapper for making parallel HTTP requests
sinacms/multihttp
398 Downloads
a tool for multi-curl written in php