Libraries tagged by locking
quarks/laravel-locking
6756 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
petrknap/critical-section
59 Downloads
Critical section based on `symfony/lock`
neovg/phpredis-lock
8465 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
havvg/lock
4356 Downloads
A component for simple resource locking.
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.
codeages/symfony-lock-lite
8276 Downloads
Symfony Lock Component
avtonom/semaphore-bundle
2764 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
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.
zarganwar/safe-process-runner
3424 Downloads
PHP process runner with locking
src-run/augustus-file-lock-library
213 Downloads
A simple file locking abstraction layer.
icecave/chastity
13316 Downloads
Distributed advisory locking for PHP.
horde/lock
541 Downloads
Resource locking library
gitbugr/jobby
88 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
gilak/nolock
2151 Downloads
get read of locking file in both laravel and the way laravel use league filesystem