Libraries tagged by LockLink
tajmahal86/ninja-mutex
1396 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
jessegall/concurrent
764 Downloads
A thread-safe wrapper for cached values with locking, validation, and read-only method support
horde/lock
4553 Downloads
Resource locking library
avtonom/semaphore-bundle
2919 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
40141 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
alkinbg/optimistic-concurrency-bundle
44 Downloads
HTTP optimistic concurrency control for Symfony and Doctrine using strong ETags, If-Match, and ORM versioning.
afrihost/base-command-bundle
28717 Downloads
Afrihost’s ‘swiss-army-knife’ extension of Symfony’s ContainerAwareCommand that defines common reusable functionality (such as logging) across commands
liip/process-manager
67987 Downloads
Provides a simple locking mechanism based on UNIX process id's written to a PID file.
deminy/ninja-mutex
13277 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
zarganwar/safe-process-runner
4207 Downloads
PHP process runner with locking
tokenly/laravel-record-lock
16823 Downloads
A locking library
tigron/skeleton-lock
2521 Downloads
Atomic locking for skeleton
stekycz/critical-section
37287 Downloads
Lightweight class supporting critical section locking
solution-forest/filament-loginguard
314 Downloads
Brute force login protection for Filament, throttling and locking out malicious IPs and emails.
sfolador/laravel-locked
210 Downloads
This package adds locking features to Eloquent Models