Libraries tagged by concorrency
amphp/thread
5672 Downloads
Non-blocking thread pool task dispatch
padosoft/laravel-invitations
692 Downloads
Enterprise invite-by-code, referral, rewards, waitlist & anti-abuse system for Laravel — multi-tenant, concurrency-safe, idempotent, GDPR-ready.
opsway/doctrine-orm-swoole
14065 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
modelslab/octane-coroutine
1328 Downloads
Laravel Octane with Swoole Coroutine support for massive concurrency and non-blocking I/O
hiblaphp/async
2623 Downloads
async/await implementation with structured concurrency.
icicleio/concurrent
35984 Downloads
Concurrency component for Icicle.
recruiterphp/concurrency
3160 Downloads
MongoDB-based locking system
n2n/n2n-concurrency
6942 Downloads
php concurrency utils by n2n
appserver-io/concurrency
4301 Downloads
It introduces abstract services and objects that provides easy handling for thread-safety, concurrency and sharing.
x/laravel-connection-pool
5 Downloads
Connection pooling for illuminate/database
unisharp/laravel-jwt
10518 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
morris/sync
2989 Downloads
Synchronized function calls for PHP
madebyclowd/laravel-auto-sequence
35 Downloads
A concurrency-safe and customizable sequence number generator for Laravel Eloquent models, with support for database/Redis locking and soft deletes.
logicalsteps/async
1433 Downloads
async await implementation using generator function in php