Libraries tagged by locks
cybercog/php-db-locker
24 Downloads
PHP application-level database locking mechanisms
avtonom/semaphore-bundle
2783 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
2295 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
451 Downloads
Redis distributed locks for laravel
xdeenist/laravel-console-mutex
14 Downloads
Mutex for Laravel Console Commands.
stepovenko/console-mutex
44 Downloads
Mutex for Laravel Console Commands.
pilotcz/lazy-tracy
1326 Downloads
Lazy loaded tracy toolbar
cedricve/lockfile
12400 Downloads
A session driver which properly locks the file session driver for Laravel
aira-virtual/laravel-redlock
286 Downloads
Redis distributed locks for laravel
access9/mastercrack
53 Downloads
A PHP class to help calculate the combination to your masterlock combination lock.
sun-asterisk/laravel-security-checker
19 Downloads
Laravel composer.lock vulnerabilities checker
sof3/rwlock
1032 Downloads
Exclusive and Read-write locks for PHP