Libraries tagged by lockr
publero/critical-section
3591 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
potsky/laravel-redlock
5430 Downloads
Redis distributed locks for laravel
petrknap/critical-section
68 Downloads
Critical section based on `symfony/lock`
pedromazala/semaphore
69 Downloads
This library provides an api for semaphore acquire and release
parsadp/laravel-redlock
4318 Downloads
Redis distributed locks for laravel
oriceon/console-mutex
9 Downloads
Mutex for Laravel Console Commands. Fork for Laravel 10.x
novatio/silverstripe-security-hardener
109 Downloads
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.
neurohotep/console-mutex
339 Downloads
Mutex for Laravel console commands.
naowas/console-mutex
62 Downloads
Mutex for Laravel Console Commands.
mvs3d/laravel-redlock
8 Downloads
Redis distributed locks for laravel with using PhpRedis
mootly/mp_secure
8 Downloads
MoosePlum Secure Objects Class
mooore/composer-diff
23 Downloads
Get insight into the composer.lock changes between branches.
mmdtl/autolock
11 Downloads
Redis distributed locks in PHP
loganhenson/cronlock
70 Downloads
Load balanced cron jobs. Backed by Predis.