Libraries tagged by lock-link
getsidekicker/laravel-optimistic-locking
18 Downloads
Adds optimistic locking feature to eloquent models.
edtownend/locklizard-admin-api
7 Downloads
API wrapper for LockLizard Enterprise v4
talentrydev/locking-bundle
259 Downloads
talentrydev/locking
350 Downloads
prestashop/blocklink
8095 Downloads
PrestaShop module blocklink
marcin-orlowski/php-lockpick
484 Downloads
Helps accessing protected/private members/consts of foreign objects.
lamoda/tactician-locking-middleware
2 Downloads
Tactician command bus middleware for blocking commands execution inside of other running command
cascade-energy/distributed-locking
42 Downloads
Base distributed locking library
webonaute/doctrine-datalocking-bundle
20250 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
warmans/dlock
24 Downloads
Distributed locking library
team-a/lock
116 Downloads
Exclusive & Read/Write locking based on MySQL Locking Service.
substacks/zebra_session
13 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
socloz/ninja-mutex
30174 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
petrknap/critical-section
68 Downloads
Critical section based on `symfony/lock`