Libraries tagged by LockLink
pudongping/wise-locksmith
2808 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
2669 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
ixarlie/mutex-bundle
27838 Downloads
A Symfony bundle for Mutex implementation for PHP
ivopetkov/object-storage
9232 Downloads
A better way to work with files
fostam/filelock
23426 Downloads
Simple file based locking with lock timeout and exceptions
afrihost/base-command-bundle
26547 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
58099 Downloads
Mutex locking contracts for ReactPHP projects
soulseekah/wp-lock
448 Downloads
A library for locking and mutexes for the WordPress Core
sertxudeveloper/laravel-lockscreen
3749 Downloads
Package for locking the user account due to inactivity
lullabot/drupal-symfony-lock
39403 Downloads
Use Drupal's lock backends with Symfony's locking API.
aboutcoders/resource-lock-bundle
22952 Downloads
Simple resource locking
sofa/model-locking
48005 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
quarks/laravel-locking
7071 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
neovg/phpredis-lock
8672 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
antriver/ninja-mutex
36421 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking