Libraries tagged by lockr
laravel-liberu/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-liberu/versioning
2 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
krausv/permissions-panel
17 Downloads
Bar with list of permissions
klevio/klevio-api
4 Downloads
Laravel package for integrating with the Klevio API
kabiroman/ttlsemlock-client
1 Downloads
PHP client for TtlSemLock - high-performance distributed semaphore with TTL
jiangyu/sharding-preemption
215 Downloads
A micro shard preemption framework.
jced-artem/singleton-command
24 Downloads
Symfony singleton command. Command that can't be run in parallel before previous process stopped.
ivolkoff/nolock
426 Downloads
get read of locking file in both laravel and the way laravel use league filesystem
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking
higidi/ninja-mutex
7598 Downloads
Simple to use mutex implementation that can use directory, flock, memcache, memcached, mysql or redis (predis) for locking
heywooden/yunlock
35 Downloads
PHP阻塞锁和非阻塞锁机制,内置解决并发锁重复执行的方案。目前支持文件File、Redis、Memcache、Memcached。
f3ath/flock
344 Downloads
Simple locking mechanism on top of flock()
duzun/callback_cache
5 Downloads
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write
dovutuan/laravel-sji
0 Downloads
Queue middleware: only one job runs at a time per instance