Libraries tagged by mock time
bytetcore/queue-unique-runner
8 Downloads
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
bonsaicode/filelock
16 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
aibuy/utils
1046 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
funnyfig/swoole_retrier
45 Downloads
repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop
jarir-ahmed/cache
50 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
tim1116/redis-lock
6 Downloads
redis实现分布式锁
pressgang-wp/quartermaster
32 Downloads
Fluent WordPress query builder for WP_Query and WP_Term_Query — composable meta_query, tax_query and date_query, WordPress-native with no ORM or lock-in
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.