Libraries tagged by locking
ixarlie/mutex-bundle
23139 Downloads
A Symfony bundle for Mutex implementation for PHP
ivopetkov/object-storage
8519 Downloads
A better way to work with files
hollyit/laravel-lock
1544 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
fostam/filelock
18591 Downloads
Simple file based locking with lock timeout and exceptions
afrihost/base-command-bundle
23613 Downloads
Afrihost’s ‘swiss-army-knife’ extension of Symfony’s ContainerAwareCommand that defines common reusable functionality (such as logging) across commands
wyrihaximus/react-mutex-contracts
40665 Downloads
Mutex locking contracts for ReactPHP projects
wpdesk/wp-mutex
33596 Downloads
Library for locking in Wordpress.
sertxudeveloper/laravel-lockscreen
3104 Downloads
Package for locking the user account due to inactivity
lullabot/drupal-symfony-lock
32556 Downloads
Use Drupal's lock backends with Symfony's locking API.
hatimox/jobby
1878 Downloads
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
bileto/critical-section
16537 Downloads
Lightweight class supporting critical section locking
aternos/lock
1479 Downloads
Distributed exclusive and shared resource locking based on etcd
aboutcoders/resource-lock-bundle
21618 Downloads
Simple resource locking
taxkeller/laravel-optimistic-locking
1691 Downloads
Adds optimistic locking feature to eloquent models.
tajmahal86/ninja-mutex
458 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking