Libraries tagged by lock-link
aboutcoders/resource-lock-bundle
22700 Downloads
Simple resource locking
sofa/model-locking
47993 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
quarks/laravel-locking
7052 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
marcin-orlowski/lockpick
2300 Downloads
Helps accessing protected/private members/consts of foreign objects.
tajmahal86/ninja-mutex
787 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
neovg/phpredis-lock
8596 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
antriver/ninja-mutex
36145 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11842 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
stekycz/critical-section
36464 Downloads
Lightweight class supporting critical section locking
sfolador/laravel-locked
202 Downloads
This package adds locking features to Eloquent Models
rocketweb/magento-config-export
5026 Downloads
Export specific configuration into config.xml to make it VCS transferable without locking them by using app/etc/config.php or app/etc/env.php
remi-san/lock
6729 Downloads
A locking lib
horde/lock
960 Downloads
Resource locking library
hatimox/jobby
3018 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
fivesqrd/mutex
1273 Downloads
Shared locking library for multi server implementations