Libraries tagged by concurrently
zhgzhg/gphpthread
4578 Downloads
Generic PHP Threads library using only pure PHP
unisharp/laravel-jwt
10566 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
phpgt/promise
4653 Downloads
Pleasantly work with asynchronous code.
parallite/parallite-php
776 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
n-hor/pcntl-parallel
1449 Downloads
Execute PHP code in parallel with single or persistent task worker.
logicalsteps/async
1694 Downloads
async await implementation using generator function in php
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
joshdifabio/resource-pool
21254 Downloads
Regulate the concurrency level of your async components
globus-studio/async
266 Downloads
Promise-style asynchronous programming for PHP, built on Revolt fibers and the event loop.
freerkminnema/synchronized
4752 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.
amphp/thread
5698 Downloads
Non-blocking thread pool task dispatch
stumason/claudavel
5424 Downloads
Opinionated Laravel starter setup: Horizon, Reverb, Telescope, Sanctum, health checks, coding standards, and a concurrent dev script.
pudongping/hyperf-wise-locksmith
8151 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
padosoft/laravel-invitations
1557 Downloads
Enterprise invite-by-code, referral, rewards, waitlist & anti-abuse system for Laravel — multi-tenant, concurrency-safe, idempotent, GDPR-ready.
opsway/doctrine-orm-swoole
14198 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support