Libraries tagged by LockLink
ph4r05/laravel-queue-database-ph4
38392 Downloads
Laravel Database queue driver with optimistic locking
xint0/laravel-optimistic-locking
77624 Downloads
Adds optimistic locking feature to eloquent models.
marcj/optimistic-locking-behavior
134624 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
pudongping/hyperf-wise-locksmith
2641 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pear2/cache_shm
30943 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mpyw/laravel-database-advisory-lock
59353 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
yii-dream-team/yii2-lockable-activerecord
82337 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
wyrihaximus/react-mutex
47582 Downloads
Mutex locking for ReactPHP projects
valu/wp-graphql-lock
50218 Downloads
Query locking for wp-graphql
neos/utility-lock
742447 Downloads
Flow Locking Implementation
justbetter/laravel-unique-values
1745 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
fab2s/filelock
275715 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
987383 Downloads
Framework agnostic locking features
voku/session2db
19705 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
2780 Downloads
Mutex library for exclusive code execution.