Libraries tagged by locks
kenny1911/doctrine-aggrolock
694 Downloads
Doctrine ORM extension, that supports optimistic lock for aggregate entities
joshdifabio/resource-pool
21107 Downloads
Regulate the concurrency level of your async components
freerkminnema/synchronized
1878 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
donkeycode/propel-lockable-behavior
14368 Downloads
Propel behavior that helps you to set a lock per fields
antriver/ninja-mutex
36278 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
anourvalar/laravel-atom
10271 Downloads
ACID API
deminy/ninja-mutex
11951 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
tajmahal86/console-mutex
854 Downloads
Mutex for Laravel Console Commands.
sokolnikov911/console-mutex-updated
2166 Downloads
Mutex for Laravel (including Laravel 10.x) Console Commands.
sofa/model-locking
48001 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
picanova/laravel-redlock
4057 Downloads
Redis distributed locks for laravel
laravel-enso/versions
8559 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-enso/versioning
16813 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
everlution/redlock
25518 Downloads
An implementation of the Redlock algorithm
ballyhoo-technic/laravel-redlock
2006 Downloads
Redis distributed locks for laravel