Libraries tagged by locks
exs/terminal-bundle
3884 Downloads
Terminal command logging bundle for Symfony2
cybercog/php-db-locker
98 Downloads
PHP application-level database locking mechanisms
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
aaronfrancis/reservable
127 Downloads
Eloquent model reservation/locking through Laravel's cache lock system
socloz/ninja-mutex
30427 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
laramore/base
2301 Downloads
Commun base for all Laramore projects. Contains Element, Lock, Own, Observer definitions
icecave/reverb
350 Downloads
A transaction executor for the Doctrine ORM.
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
zilveer/laravel-redlock
625 Downloads
Redis distributed locks for laravel
pilotcz/lazy-tracy
1434 Downloads
Lazy loaded tracy toolbar
naowas/console-mutex
105 Downloads
Mutex for Laravel Console Commands.
meius/laravel-transaction-orchestrator
1 Downloads
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
likun-mci/php-composer
10 Downloads
用原生 PHP 实现的 Composer 包管理器:依赖求解、下载安装、autoload 生成全程只走 HTTP,不调用任何 shell 命令。为禁用 exec/proc_open 的共享主机与受管控服务器而写,产出的 vendor 目录与官方 Composer 完全兼容,支持 HTTP/SOCKS5 代理。
cloud-castle/zookeeper
4 Downloads
Чистый PHP-клиент Apache ZooKeeper без ext-zookeeper: полный клиентский протокол (3.5-3.9) и рецепты координации.
chandu7929/composer-root-dependency-guard
16 Downloads
A Composer plugin that detects redundant root dependencies and warns when a package is already required by another installed package.