Libraries tagged by locks
symfony/lock
98048192 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
7936846 Downloads
Mutex library for exclusive code execution.
sensiolabs/security-checker
70126557 Downloads
A security checker for your composer.lock
beatswitch/lock
251175 Downloads
A flexible, driver based Acl package for PHP 5.4+
davidrjonas/composer-lock-diff
1382455 Downloads
See what has changed after a composer update.
arvenil/ninja-mutex
3072611 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
ion-bazan/composer-diff
1099757 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
cheprasov/php-redis-lock
380370 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
jbzoo/composer-diff
817914 Downloads
See what has changed after a composer update.
illuminated/console-mutex
729864 Downloads
Mutex for Laravel Console Commands.
balbuf/composer-git-merge-driver
217440 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
lab404/laravel-auth-checker
146240 Downloads
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
roadrunner-php/lock
394013 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
flarum/lock
387092 Downloads
End a discussion and don't let anyone add further replies.
t4web/composer-lock-parser
149790 Downloads
OOP reader of composer.lock file.