Libraries tagged by LockLink
wyrihaximus/react-mutex-contracts
121561 Downloads
Mutex locking contracts for ReactPHP projects
valu/wp-graphql-lock
58887 Downloads
Query locking for wp-graphql
ph4r05/laravel-queue-database-ph4
48552 Downloads
Laravel Database queue driver with optimistic locking
neos/utility-lock
766358 Downloads
Flow Locking Implementation
hatchyu/laravel-sequence
12211 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
fab2s/filelock
318849 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
1199650 Downloads
Framework agnostic locking features
reshadman/laravel-optimistic-locking
18499 Downloads
Adds optimistic locking feature to eloquent models.
quarks/laravel-locking
7803 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
marcin-orlowski/lockpick
5156 Downloads
Helps accessing protected/private members/consts of foreign objects.
hyperlink/laravel-model-locking
8931 Downloads
Wordpress like locking feature for Laravel-Models.
voku/session2db
20039 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
8371 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
8189 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
ixarlie/mutex-bundle
31328 Downloads
A Symfony bundle for Mutex implementation for PHP