Libraries tagged by mocking
talentrydev/locking
350 Downloads
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
30198 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`
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.
lyoshenka/php-simple-lock
42 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
hollyit/laravel-lock
1741 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
higidi/typo3-lock
6172 Downloads
Features TYPO3 with an advanced locking.