Libraries tagged by lockr
adt/command-lock
15555 Downloads
Locks the command against multiple triggering
aboutcoders/resource-lock-bundle
22740 Downloads
Simple resource locking
jandreasn/lockout-authentication
45241 Downloads
Simple authenticator with lockout.
zerkalica/semaphore
18523 Downloads
This library provides an api for semaphore acquire and release
yriveiro/php-fslock
100236 Downloads
A simple lock implementation using flock.
wpdesk/wp-mutex
38665 Downloads
Library for locking in Wordpress.
voku/session2db
19586 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.
ixarlie/mutex-bundle
27033 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
22518 Downloads
Simple file based locking with lock timeout and exceptions
bileto/critical-section
20074 Downloads
Lightweight class supporting critical section locking
afrihost/base-command-bundle
26066 Downloads
Afrihost’s ‘swiss-army-knife’ extension of Symfony’s ContainerAwareCommand that defines common reusable functionality (such as logging) across commands
liip/process-manager
67848 Downloads
Provides a simple locking mechanism based on UNIX process id's written to a PID file.
zymawy/arabify
1110 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
wyrihaximus/react-mutex-contracts
53459 Downloads
Mutex locking contracts for ReactPHP projects
ronnylt/redlock-php
43880 Downloads
Redis distributed locks in PHP