Libraries tagged by locks
symfony/lock
144578320 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
10368139 Downloads
Mutex library for exclusive code execution.
sensiolabs/security-checker
72233826 Downloads
A security checker for your composer.lock
beatswitch/lock
349287 Downloads
A flexible, driver based Acl package for PHP 5.4+
davidrjonas/composer-lock-diff
2040935 Downloads
See what has changed after a composer update.
arvenil/ninja-mutex
3860205 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
ion-bazan/composer-diff
2150587 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
cheprasov/php-redis-lock
458644 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
921231 Downloads
See what has changed after a composer update.
illuminated/console-mutex
997719 Downloads
Mutex for Laravel Console Commands.
balbuf/composer-git-merge-driver
288556 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
utopia-php/lock
60316 Downloads
A simple lock library to coordinate access to shared resources across coroutines, processes and hosts
roadrunner-php/lock
2067726 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.
mpyw/laravel-database-advisory-lock
63955 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
flarum/lock
502562 Downloads
End a discussion and don't let anyone add further replies.