Libraries tagged by locking
marcj/optimistic-locking-behavior
112173 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
pear2/cache_shm
27673 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mpyw/laravel-database-advisory-lock
58249 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
okvpn/cron-bundle
471307 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
yii-dream-team/yii2-lockable-activerecord
76545 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
wyrihaximus/react-mutex
36749 Downloads
Mutex locking for ReactPHP projects
valu/wp-graphql-lock
45511 Downloads
Query locking for wp-graphql
neos/utility-lock
723937 Downloads
Flow Locking Implementation
fab2s/filelock
247427 Downloads
A fluent Helper to properly handle file locking with flock
eonx-com/easy-lock
840872 Downloads
Framework agnostic locking features
hyperlink/laravel-model-locking
3793 Downloads
Wordpress like locking feature for Laravel-Models.
voku/session2db
19429 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
1295 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
1246 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
ixarlie/mutex-bundle
24610 Downloads
A Symfony bundle for Mutex implementation for PHP