Libraries tagged by locks
ar414/redis-lock
56 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
tourstream/typo3-redis-lock-strategy
6006 Downloads
rangoo/lockscreen
802 Downloads
Add Lockscreen in laravel
prinsfrank/composer-version-lock
14137 Downloads
Functionality now provided by composer itself; Locks composer to a specific version for a project
flarum/flarum-ext-lock
424515 Downloads
End a discussion and don't let anyone add further replies.
dreadlabs/app-migration-lock-ninjamutex
278 Downloads
AppMigration lock implementation.
zv/mprocess
95 Downloads
Multi process task execution based on swoole/基于 swoole 的多任务进程管理
tbachert/sync
44 Downloads
Synchronization primitives
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
kode/cache
22 Downloads
Kode Cache - 高性能缓存组件,支持文件、内存、Redis、Memcached、APCu、SQLite等多种驱动,用于单机和分布式环境
kitpages/semaphore-bundle
7442 Downloads
This is a Symfony2 bundle that provides a semaphore system.
jarir-ahmed/cache
34 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).
icecave/chastity
13333 Downloads
Distributed advisory locking for PHP.
iainp999/lockman
20 Downloads
Handlers for locked operations
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.