Libraries tagged by exclusive lock
symfony/lock
105086949 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8330375 Downloads
Mutex library for exclusive code execution.
aternos/lock
2225 Downloads
Distributed exclusive and shared resource locking based on etcd
pudongping/wise-locksmith
1939 Downloads
Mutex library for exclusive code execution.
balpom/files
7 Downloads
Simple library for read and write files with using locks.
icecave/chastity
13333 Downloads
Distributed advisory locking for PHP.
sof3/rwlock
1032 Downloads
Exclusive and Read-write locks for PHP
edgarpe/lock
149 Downloads
Locking library for acquiring exclusive locks.
team-a/lock
116 Downloads
Exclusive & Read/Write locking based on MySQL Locking Service.
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.
cheprasov/php-redis-lock
394951 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cheprasov/php-memcached-lock
224497 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
kl/php-redis-lock
935 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
vaimo/composer-patches
3793441 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
iweb/composer-patches
11513 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.