Libraries tagged by locking
marcj/optimistic-locking-behavior
129628 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
pear2/cache_shm
29943 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mpyw/laravel-database-advisory-lock
59046 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
yii-dream-team/yii2-lockable-activerecord
80753 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
wyrihaximus/react-mutex
43236 Downloads
Mutex locking for ReactPHP projects
valu/wp-graphql-lock
49013 Downloads
Query locking for wp-graphql
neos/utility-lock
739494 Downloads
Flow Locking Implementation
justbetter/laravel-unique-values
1319 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
fab2s/filelock
268414 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
941768 Downloads
Framework agnostic locking features
reshadman/laravel-optimistic-locking
18248 Downloads
Adds optimistic locking feature to eloquent models.
voku/session2db
19588 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
2097 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
1971 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
ixarlie/mutex-bundle
27039 Downloads
A Symfony bundle for Mutex implementation for PHP