Libraries tagged by mocking
digicomp/flowsessionlock
2966 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
bileto/critical-section
16555 Downloads
Lightweight class supporting critical section locking
aternos/lock
1480 Downloads
Distributed exclusive and shared resource locking based on etcd
aertmann/brute-force
1168 Downloads
Simple brute-force prevention (account locking) for Flow
021/safely-transaction
2087 Downloads
Helper class for locking record in database
taxkeller/laravel-optimistic-locking
1691 Downloads
Adds optimistic locking feature to eloquent models.
quarks/laravel-locking
6756 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
integrated/locking-bundle
3547 Downloads
Provides an interface to manage database locks and keep a lock active by Ajax request
petrknap/critical-section
60 Downloads
Critical section based on `symfony/lock`
neovg/phpredis-lock
8465 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
havvg/lock
4356 Downloads
A component for simple resource locking.
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
codeages/symfony-lock-lite
8277 Downloads
Symfony Lock Component
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.