Libraries tagged by floc block
aertmann/brute-force
1263 Downloads
Simple brute-force prevention (account locking) for Flow
digicomp/flowsessionlock
3635 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
socloz/ninja-mutex
30186 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for 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.
dorantor/filelock
9455 Downloads
Simple php library providing OOP-interface to file locks.
avtonom/semaphore-bundle
2783 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
lyoshenka/php-simple-lock
42 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
f3ath/flock
344 Downloads
Simple locking mechanism on top of flock()
zhenxxin/yii2-auto-lock
6 Downloads
Auto lock when processing console application.
wwwision/clockwork
56 Downloads
Simple Neos Flow package to integrate https://github.com/itsgoingd/clockwork
swapnilsarwe/laravel-flock-client
44 Downloads
Laravel Package to access Flock Apis
qqes/flock
13 Downloads
QQES FLOCK EXTEND
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.
kaliop/lock-command-bundle
73 Downloads
Features for Symfony commands
jigius/flock
25 Downloads
Simple lock file management class.