Libraries tagged by locking
avtonom/semaphore-bundle
2766 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
33861 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11103 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
zarganwar/safe-process-runner
3445 Downloads
PHP process runner with locking
xcode75/jobby
3628 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
tokenly/laravel-record-lock
14904 Downloads
A locking library
stekycz/critical-section
35901 Downloads
Lightweight class supporting critical section locking
soulseekah/wp-lock
302 Downloads
A library for locking and mutexes for the WordPress Core
sfolador/laravel-locked
198 Downloads
This package adds locking features to Eloquent Models
rocketweb/magento-config-export
3762 Downloads
Export specific configuration into config.xml to make it VCS transferable without locking them by using app/etc/config.php or app/etc/env.php
remi-san/lock
6376 Downloads
A locking lib
digicomp/flowsessionlock
2969 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
aternos/lock
1482 Downloads
Distributed exclusive and shared resource locking based on etcd
aertmann/brute-force
1169 Downloads
Simple brute-force prevention (account locking) for Flow
021/safely-transaction
2091 Downloads
Helper class for locking record in database