Libraries tagged by concorrency
flytachi/winter-thread
503 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
rdlowrey/amp
219 Downloads
Non-blocking thread pool task dispatch
peehaa/async-twitter
2045 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
1756 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
iprodev/sitemap-generator-pro
59 Downloads
A professional, production-ready PHP XML sitemap generator with advanced features: concurrency, robots.txt, caching, database storage, change detection, SEO analysis, JavaScript rendering, proxy support, webhooks, and more.
onebip/onebip-concurrency
12312 Downloads
jenky/concurrency
89 Downloads
A simple and efficient solution for concurrently sending HTTP requests using PSR-18 client implementations.
daedelus/concurrency
22 Downloads
The Illuminate Concurrency package.
bettergist/concurrency-helper
8 Downloads
A super simple way to concurrently run many PHP instances.
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency
vectorial1024/laravel-process-async
9 Downloads
Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.
trowski/react-fiber
25 Downloads
ReactPHP + ext-fiber
moebius/loop
862 Downloads
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
meius/laravel-transaction-orchestrator
1 Downloads
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
jobmetric/flyron
5 Downloads
Flyron is a PHP package for asynchronous programming using Fibers and process-based concurrency, specially designed for Laravel applications.