Libraries tagged by locks
iainp999/lockman
20 Downloads
Handlers for locked operations
gilak/nolock
2201 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.
dorantor/filelock
9455 Downloads
Simple php library providing OOP-interface to file locks.
donkeycode/propel-lockable-behavior
14291 Downloads
Propel behavior that helps you to set a lock per fields
cybercog/php-db-locker
24 Downloads
PHP application-level database locking mechanisms
avtonom/semaphore-bundle
2781 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
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.
laramore/base
2282 Downloads
Commun base for all Laramore projects. Contains Element, Lock, Own, Observer definitions
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
438 Downloads
Redis distributed locks for laravel
pilotcz/lazy-tracy
1311 Downloads
Lazy loaded tracy toolbar
ballyhoo-technic/laravel-redlock
1934 Downloads
Redis distributed locks for laravel
autoframe/process-control
112 Downloads
Process child worker, execution lock check, Autoframe Framework