Libraries tagged by parallel php
cleatsquad/module-parallel-tests-plus
17 Downloads
Magento 2 module that enhances the dev:tests:run CLI command by enabling ParaTest parallel execution using --processes and --runner options.
rapttor/threads
12641 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
cosmic-beacon/critical-section
5543 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
ropendev/curl
6857 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
kode/runtime
37 Downloads
现代 PHP 常驻内存应用的统一运行时抽象层 | 支持 Swoole、Swow、PHP Fiber、多进程、多线程、Console 及传统 CLI 模式,基于 PHP 8.3+ 新特性构建
kode/http
55 Downloads
现代化、高性能的 PHP HTTP 服务端库,支持 PSR-7/PSR-15/PSR-17 标准,多运行时环境(Swoole、Workerman、FPM),深度集成 kode/process、kode/fibers、kode/parallel
kamranata/queue-sql
9 Downloads
Queue any Laravel write query (delete/update/insert) across parallel batched jobs.
hiblaphp/hibla
7 Downloads
The Hibla Asynchronous Ecosystem: A unified, Fiber-native stack for modern PHP 8.4+
flytachi/winter-thread
733 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
fast-forward/fork
341 Downloads
A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.
bingo-soft/concurrent
628 Downloads
Concurrent programming constructs for PHP
phpgt/async
4207 Downloads
Promise-based non-blocking operations.
mozex/laravel-test-lanes
309 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
utopia-php/async
42 Downloads
High-performance concurrent + parallel library with Promise and Parallel execution support for PHP.