Libraries tagged by lockr
alt-three/locker
313866 Downloads
A lock manager for Laravel
yriveiro/php-fslock
103091 Downloads
A simple lock implementation using flock.
tommyknocker/pdo-database-class
6301 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
thatsus/laravel-redlock
146281 Downloads
Redis distributed locks for laravel
teknasyon/crond
59613 Downloads
Distributed Cron Worker
rtckit/react-redlock
8657 Downloads
Asynchronous distributed locks with Redis and ReactPHP
okvpn/cron-bundle
509784 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
madebyclowd/laravel-auto-sequence
779 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
ivopetkov/object-storage
9939 Downloads
A better way to work with files
fab2s/filelock
320950 Downloads
A fluent Helper to properly handle file locking with flock
dealerinspire/laravel-redlock
213073 Downloads
Redis distributed locks for laravel
cache/session-handler
567479 Downloads
Locking PHP session handlers for PSR-6 and PSR-16 caches
wyrihaximus/react-mutex-contracts
125793 Downloads
Mutex locking contracts for ReactPHP projects
simplemage/module-category-product-indexer
372 Downloads
High-performance rewrite of Magento 2's catalog_category_product indexer using the snapshot pattern. Solves the classic 'Could not acquire lock' hang on large catalogs (500k+ products). 2.6x-7.7x faster measured on real production databases.
signe/redlock-php
295315 Downloads
Redis distributed locks in PHP