Libraries tagged by lockr
arzzen/php-time-lock-encryption
79 Downloads
Time Lock Encryption Class
adaptivemedia/laravel-site-lock
19911 Downloads
Lock access to a site
prinsfrank/composer-version-lock
14108 Downloads
Functionality now provided by composer itself; Locks composer to a specific version for a project
stekycz/critical-section
36391 Downloads
Lightweight class supporting critical section locking
sokolnikov911/console-mutex-updated
1916 Downloads
Mutex for Laravel (including Laravel 10.x) Console Commands.
picanova/laravel-redlock
3875 Downloads
Redis distributed locks for laravel
laravel-enso/versioning
16802 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
kenny1911/doctrine-aggrolock
342 Downloads
Doctrine ORM extension, that supports optimistic lock for aggregate entities
joshdifabio/resource-pool
21084 Downloads
Regulate the concurrency level of your async components
freerkminnema/synchronized
1237 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.
everlution/redlock
25404 Downloads
An implementation of the Redlock algorithm
denismitr/mutex
8242 Downloads
PHP Mutex Library
cosmic-beacon/critical-section
4128 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
antriver/ninja-mutex
35879 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
anourvalar/laravel-atom
9749 Downloads
ACID API