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
oneup/contao-security-advisories
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
时间:2014-11-24 15:56
benconstable/lock
Simple object-oriented file lock management
时间:2014-11-16 17:37
icecave/chastity
Distributed advisory locking for PHP.
时间:2014-11-10 08:13
gaillard/mongo-lock
Distributed multi-reader lock using MongoDB
时间:2014-07-28 21:22
ipunkt/composer-about
Parses composer.lock and returns informations about the used packages
时间:2014-06-15 10:13
integrated/locking-bundle
Provides an interface to manage database locks and keep a lock active by Ajax request
时间:2014-06-06 19:30
codenamegary/l4-lock
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
时间:2014-04-25 02:59
mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
ffreitas-br/command-lock-bundle
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
时间:2014-02-28 03:05