Libraries tagged by LockLink
fostam/filelock
30733 Downloads
Simple file based locking with lock timeout and exceptions
wyrihaximus/react-mutex-redis
4951 Downloads
Mutex locking for ReactPHP projects using Redis
soulseekah/wp-lock
569 Downloads
A library for locking and mutexes for the WordPress Core
lullabot/drupal-symfony-lock
44640 Downloads
Use Drupal's lock backends with Symfony's locking API.
liberusoftware/scheduler-queues
569 Downloads
Queue idempotency, retry, failure, scheduling, locking, and deployment conventions.
devatom/jobby
1314 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
cybercog/php-db-locker
243 Downloads
PHP application-level database locking mechanisms
bileto/critical-section
24065 Downloads
Lightweight class supporting critical section locking
androsamp/filament-resource-lock
671 Downloads
Resource locking for Filament edit pages via Livewire heartbeat or broadcast.
aboutcoders/resource-lock-bundle
26743 Downloads
Simple resource locking
neuralglitch/google-fonts
833 Downloads
Google Fonts integration for Symfony with development CDN and production font locking
sofa/model-locking
48175 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
tajmahal86/ninja-mutex
1384 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
neovg/phpredis-lock
9743 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
jessegall/concurrent
763 Downloads
A thread-safe wrapper for cached values with locking, validation, and read-only method support