skylence/atomic-lock
A Laravel package for atomic locking to prevent race conditions across processes and servers
时间:2026-04-30 14:52
bytetcore/queue-unique-runner
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
时间:2026-04-03 11:15
ez-php/scheduler
Cron-based job scheduler with mutex-backed overlap prevention for ez-php applications
时间:2026-03-23 23:14
wyrihaximus/react-mutex
Mutex locking for ReactPHP projects
时间:2026-01-04 17:57
illuminated/console-mutex
Mutex for Laravel Console Commands.
时间:2026-01-04 17:09
wpdesk/wp-mutex
Library for locking in Wordpress.
时间:2026-01-04 07:10
michel/lock
A flexible PHP locking library designed to prevent race conditions in CLI and web environments.
时间:2026-01-02 10:02
hiblaphp/sync
Non-blocking synchronization primitives (Mutex, Semaphore) for async PHP
时间:2025-12-02 05:46
beeline/yii2-pgsql-advisory-mutex
PostgreSQL transaction-level advisory locks based mutex for Yii2
时间:2025-11-07 12:09
beeline/yii2-resilient-mutex
Fault-tolerant mutex with circuit breaker pattern and automatic backend switching for Yii2
时间:2025-11-07 10:50
venndev/vosaka-fourotines
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.
时间:2025-07-26 18:40
freerkminnema/synchronized
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.
时间:2025-01-01 10:32