reshadman/laravel-optimistic-locking
Adds optimistic locking feature to eloquent models.
时间:2018-06-03 14:27
fivesqrd/mutex
Shared locking library for multi server implementations
时间:2017-06-06 17:37
stekycz/critical-section
Lightweight class supporting critical section locking
时间:2017-05-10 14:23
sofa/model-locking
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
时间:2016-09-04 02:13
ivopetkov/object-storage
A better way to work with files
时间:2016-01-07 11:32
jimtonic/php-redis-lock-handler
This library provides a locking mechanism for distributed php applications based on Redis.
时间:2015-11-09 19:23
avtonom/semaphore-bundle
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
时间:2015-10-13 11:05
cascade-energy/distributed-locking
Base distributed locking library
时间:2015-08-10 18:10
lyoshenka/php-simple-lock
A simple PHP advisory lock implementation. Uses flock() internally.
时间:2015-01-19 19:35
pteich/simplelock
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.
时间:2014-12-05 11:42
tad80/optimisticlock
CakePHP behavior plugin to implement optimistic locking for RDBMS.
时间:2014-12-05 08:10
icecave/chastity
Distributed advisory locking for PHP.
时间:2014-11-10 08:13
voku/session2db
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.
时间:2014-08-04 20:16
havvg/lock
A component for simple resource locking.
时间:2013-05-16 09:46
fab2s/filelock
A fluent Helper to properly handle file locking with flock
时间:未知