Libraries tagged by locking
fae/auth_local
3 Downloads
Local authentication with support for password resetting and session locking
elektro-potkan/scheduler
44 Downloads
Robust job scheduler (cron) with locking
desmart/laravel-padlock
814 Downloads
Script locking mechanism for Laravel. Enables blocking scripts execution for given period, for example to avoid cron jobs overlapping
contributte/executor
0 Downloads
PHP job executor (cron) with locking
cjprinse/magento-redis-session
37 Downloads
A Redis-based session handler for Magento with optimistic locking.
chabior/php-lock
6 Downloads
Distributed locking mechanism
bytetcore/queue-unique-runner
8 Downloads
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
bonsaicode/filelock
16 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
bmdevel/jobby
11142 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
bayfrontmedia/php-cache
15 Downloads
A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.
azjezz/mutex
2 Downloads
Mutex Locking for hack projects
azaharizaman/nexus-sequencing
2 Downloads
Framework-agnostic auto-numbering system with pattern-based generation, counter management, and atomic locking
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
aeruz/app-registry
120 Downloads
A PHP library for managing an application registry with lifecycle management (draft/published), locking, and user access control.
oilstone/process-lock
164 Downloads
A simple task locking mechanism using a Redis cache