Libraries tagged by LockLink
hatchyu/laravel-sequence
5852 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
fab2s/filelock
311030 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
1183632 Downloads
Framework agnostic locking features
blendbyte/filament-resource-lock
4995 Downloads
Filament Resource Lock is a Filament plugin that adds resource locking functionality to your site.
aboutcoders/resource-lock-bundle
26044 Downloads
Simple resource locking
sofa/model-locking
48172 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
hyperlink/laravel-model-locking
7521 Downloads
Wordpress like locking feature for Laravel-Models.
voku/session2db
19998 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
pudongping/wise-locksmith
7809 Downloads
Mutex library for exclusive code execution.
madebyclowd/laravel-auto-sequence
53 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
jessegall/concurrent
666 Downloads
A thread-safe wrapper for cached values with locking, validation, and read-only method support
ixarlie/mutex-bundle
30803 Downloads
A Symfony bundle for Mutex implementation for PHP
horde/lock
3903 Downloads
Resource locking library
fostam/filelock
29489 Downloads
Simple file based locking with lock timeout and exceptions
avtonom/semaphore-bundle
2882 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity