Libraries tagged by locks
kitpages/semaphore-bundle
7435 Downloads
This is a Symfony2 bundle that provides a semaphore system.
iainp999/lockman
20 Downloads
Handlers for locked operations
heywooden/yunlock
35 Downloads
PHP阻塞锁和非阻塞锁机制,内置解决并发锁重复执行的方案。目前支持文件File、Redis、Memcache、Memcached。
gilak/nolock
2186 Downloads
get read of locking file in both laravel and the way laravel use league filesystem
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.
exs/terminal-bundle
3686 Downloads
Terminal command logging bundle for Symfony2
dorantor/filelock
9455 Downloads
Simple php library providing OOP-interface to file locks.
donkeycode/propel-lockable-behavior
14243 Downloads
Propel behavior that helps you to set a lock per fields
cybercog/php-db-locker
24 Downloads
PHP application-level database locking mechanisms
arteq/utils
27 Downloads
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
icecave/reverb
350 Downloads
A transaction executor for the Doctrine ORM.
foxtech6/mutex-locker
147 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.
zilveer/laravel-redlock
431 Downloads
Redis distributed locks for laravel
tajmahal86/console-mutex
703 Downloads
Mutex for Laravel Console Commands.