Libraries tagged by concorrency
appserver-io-psr/concurrency
27 Downloads
Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.
ajgl/session-concurrency
227 Downloads
Symfony session authentication strategy to control concurrency
zaber-dev/laravel-lock
1 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
venndev/vosaka-fourotines
24 Downloads
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with backpressure, Channels, Mutex, and cooperative scheduling. Can integrate with VOsaka.
troodi/laravel-connection-pool
1 Downloads
Connection pooling for illuminate/database
syeedalireza/async-patterns-lab
0 Downloads
Academic research comparing async/await, PHP Fibers, Amphp, ReactPHP, and Swoole for concurrent programming in PHP
swordev/mutex
3 Downloads
Read-write concurrency control
sqonk/phext-detach
90 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
shamanzpua/idempotency-engine
4 Downloads
Framework-agnostic PHP idempotency engine for safe retries, concurrency control and duplicate suppression in distributed systems
sadi01/yii2-mutex-filter
1 Downloads
MutexFilter is an action filter that apply mutex on controller's actions.
rasuvaeff/bulkhead
0 Downloads
Cross-process concurrency limiter (bulkhead) for PHP-FPM, backed by Redis or APCu
mvonline/locker
2 Downloads
A comprehensive, cache-driver-agnostic distributed locking framework for Laravel
mmasiukevich/php-es-cqrs
1 Downloads
Command Query Responsibility Segregation/Event Sourcing implementation
merlinthemagic/mtm-ws-sync
0 Downloads
Syncronization tools for PHP 7
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.