Libraries tagged by lock
discoverydesign/filament-locksmith
546 Downloads
danielbachhuber/composer-lock-updater
7356 Downloads
Run composer-lock-updater in your CI system for bot-powered composer.lock pull requests.
coreshop/optimistic-entity-lock-bundle
116538 Downloads
CoreShop Optimistic Entity Lock Bundle.
zerkalica/semaphore
18454 Downloads
This library provides an api for semaphore acquire and release
wpdesk/wp-mutex
37994 Downloads
Library for locking in Wordpress.
teknasyon/crond
23376 Downloads
Distributed Cron Worker
pear2/cache_shm
29189 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
joshdifabio/resource-pool
21106 Downloads
Regulate the concurrency level of your async components
ixarlie/mutex-bundle
26423 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
21908 Downloads
Simple file based locking with lock timeout and exceptions
bileto/critical-section
19514 Downloads
Lightweight class supporting critical section locking
antriver/ninja-mutex
36034 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
voku/session2db
19552 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.
laravel-enso/versions
7940 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
afrihost/base-command-bundle
25731 Downloads
Afrihost’s ‘swiss-army-knife’ extension of Symfony’s ContainerAwareCommand that defines common reusable functionality (such as logging) across commands