Libraries tagged by execution lock
malkusch/lock
7721597 Downloads
Mutex library for exclusive code execution.
cheprasov/php-redis-lock
372099 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
216768 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.
pudongping/wise-locksmith
1303 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
1254 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
nona-creative/pid-manager
21751 Downloads
PID manager to lock php file execution
ffreitas-br/command-lock-bundle
2527 Downloads
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
zv/mprocess
94 Downloads
Multi process task execution based on swoole/基于 swoole 的多任务进程管理
kl/php-redis-lock
934 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.
gabriel-peleskei/lock-file
20 Downloads
Creating lock file for single instance execution
matthimatiker/command-locking-bundle
15 Downloads
Adds an optional locking feature to all console commands that can be used to prevent parallel execution.
m-rubin-itmegastar-com/lock
1 Downloads
Mutex library for exclusive code execution.
chrisharrison/lock
2830 Downloads
Avoid simultaneous execution of PHP code by first gaining a lock.
drlaravel/lockryptic
0 Downloads
A powerful PHP library for encrypting files and folders with secure execution capabilities
aalfiann/event-locker-php
32 Downloads
Event Locker class to stop multiple or parallel execution in PHP.