Libraries tagged by FLoC
bvdputte/kirby-floc-off
7 Downloads
kirby 3 plugin - Disable Google's FLoC tracking
p7v/disable-floc-middleware
9 Downloads
Disable Google's FLoC with help of PSR-15 middleware
f3ath/flock
338 Downloads
Simple locking mechanism on top of flock()
dagelijksdutchgaming/flock-control
20 Downloads
A Pterodactyl Panel addon that allows users to start and stop all their servers at once
jpmurray/laravel-nofloc
567 Downloads
Adds a header response that should be opting out your site from being used for Google's FloC tracking.
core23/gdpr-bundle
620 Downloads
This bundle provides a GDPR conform cookie information for symfony applications.
tajmahal86/ninja-mutex
652 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
socloz/ninja-mutex
30120 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
polderknowledge/php-peek-lock
228 Downloads
A PHP library which acts as a wrapper around flock() to provide an interprocess lock.
hollyit/laravel-lock
1737 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
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
9454 Downloads
Simple php library providing OOP-interface to file locks.
avtonom/semaphore-bundle
2774 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
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.
benconstable/lock
1112 Downloads
Simple object-oriented file lock management