Libraries tagged by locks
picanova/laravel-redlock
4587 Downloads
Redis distributed locks for laravel
laravel-enso/versions
10715 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
everlution/redlock
26408 Downloads
An implementation of the Redlock algorithm
cedricve/lockfile
13043 Downloads
A session driver which properly locks the file session driver for Laravel
laravel-enso/versioning
16951 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
snowio/magento2-mutexes
153925 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
redlock/redlock
8577 Downloads
Redis distributed locks in PHP
nona-creative/pid-manager
24576 Downloads
PID manager to lock php file execution
mralston/lockout
674 Downloads
Locks user accounts after a set number of failed login attempts.
monkeyscloud/monkeyslegion-cache
2270 Downloads
High-performance cache package for MonkeysLegion Framework with multiple drivers, atomic locks, encrypted serialization, and tiered caching
meesterdev/package-parser
8533 Downloads
Parse composer/npm package locks into a list of packages with some basic information.
kwhorne/askr-laravel
87 Downloads
Laravel integration for the Askr application server: session, cache, locks, queue and broadcasting drivers plus automatic page caching (pages are tagged with the models they read) — Redis-free, with an optional durable/replicated SQL Anywhere backend.
ipunkt/composer-about
10238 Downloads
Parses composer.lock and returns informations about the used packages
ginnerpeace/redlock-php
18050 Downloads
Redis distributed locks in PHP
frankdejonge/locked-console-command
6418 Downloads
A symfony/console command decorator which locks.