Libraries tagged by parallel
edmondscommerce/php-parallel-lint
4741 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
wyrihaximus/react-parallel
1462 Downloads
Bridging ext-parallel and ReactPHP
wapmorgan/threadable
288 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
symplely/coroutine
1578 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
37058 Downloads
Lightweight class supporting critical section locking
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
ropendev/curl
6667 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
peehaa/async-twitter
2039 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
igorsgm/illuminate-concurrency
35 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.
hiblaphp/hibla
7 Downloads
The Hibla Asynchronous Ecosystem: A unified, Fiber-native stack for modern PHP 8.4+
cosmic-beacon/critical-section
5037 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
co-stack/process-manager
5481 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bileto/critical-section
23145 Downloads
Lightweight class supporting critical section locking
bear/async
298 Downloads
Async/parallel resource execution library for BEAR.Sunday