Libraries tagged by parallax
grogy/php-parallel-lint
6526 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
symplely/coroutine
1580 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
stekycz/critical-section
37110 Downloads
Lightweight class supporting critical section locking
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
ropendev/curl
6702 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
2044 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
1755 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
hiblaphp/hibla
7 Downloads
The Hibla Asynchronous Ecosystem: A unified, Fiber-native stack for modern PHP 8.4+
flytachi/winter-thread
501 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
cosmic-beacon/critical-section
5311 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
co-stack/process-manager
5637 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
bileto/critical-section
23427 Downloads
Lightweight class supporting critical section locking