Libraries tagged by locking
hatchyu/laravel-sequence
14035 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
fab2s/filelock
320950 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
1204604 Downloads
Framework agnostic locking features
cybercog/php-db-locker
589 Downloads
PHP application-level database locking mechanisms
reshadman/laravel-optimistic-locking
18512 Downloads
Adds optimistic locking feature to eloquent models.
quarks/laravel-locking
7869 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
hyperlink/laravel-model-locking
9267 Downloads
Wordpress like locking feature for Laravel-Models.
voku/session2db
20068 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
8524 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
8340 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pear2/cache_shm
37534 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
ixarlie/mutex-bundle
31493 Downloads
A Symfony bundle for Mutex implementation for PHP
ivopetkov/object-storage
9940 Downloads
A better way to work with files
fostam/filelock
30952 Downloads
Simple file based locking with lock timeout and exceptions
wyrihaximus/react-mutex-redis
5036 Downloads
Mutex locking for ReactPHP projects using Redis