Libraries tagged by parallel
zhgzhg/gphpthread
4607 Downloads
Generic PHP Threads library using only pure PHP
smetdenis/symfony-process-manager
19961 Downloads
A process manager for Symfony processes, able to run them in parallel.
ropendev/curl
6936 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
peehaa/async-twitter
2197 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
1896 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
parallite/parallite-php
878 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
mozex/laravel-test-lanes
799 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
meabed/asynchronous-soap
11809 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
hiblaphp/hibla
18 Downloads
The Hibla Asynchronous Ecosystem: A unified, Fiber-native stack for modern PHP 8.4+
greenlight/greenlight
96 Downloads
A test framework for PHP 8.4+ with typed attributes, parallel execution, flat memory use, and lifecycle-safe test doubles.
freerkminnema/synchronized
4870 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
fghazaleh/multi-thread-manager
2958 Downloads
Multi-thread manager using Symfony process component
dypa/phpmulticurl
32066 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
detain/sshpool
3124 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.