Libraries tagged by locks
leadtech/composer-lock-parser
312 Downloads
OOP reader of composer.lock
kriss/webman-lock
96 Downloads
webman lock plugin
dreadlabs/app-migration-lock-ninjamutex
269 Downloads
AppMigration lock implementation.
canvashack/plugin-lock-notifications
26 Downloads
Lock specific notification settings to (to their current state)
awheel/redis-lock
19 Downloads
基于 Redis 实现的并发防穿透锁
webonaute/doctrine-datalocking-bundle
20250 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
warmans/dlock
24 Downloads
Distributed locking library
vvig/yii-mutex
17 Downloads
Yii 2 mutex backported to Yii 1.*.
uhi67/yii2-simplemutex
12 Downloads
Locking tasks
tbachert/sync
16 Downloads
Synchronization primitives
swordev/mutex
3 Downloads
Read-write concurrency control
sunaoka/process-guard-php
14 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
sacred/prevent-race-condition
2 Downloads
This package allows you to lock some part of code to prevent race condition.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
petrknap/critical-section
68 Downloads
Critical section based on `symfony/lock`