Adds optimistic locking feature to eloquent models.
A behavior allowing you to use optimistic locking in Propel 2
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM. https://softonsofa.com
A Redis-backed PHP session handler with optimistic locking
This package is a Laravel 5 driver for Lock
MemcachedLock for PHP is a synchronization mechanism based on Memcached for enforcing limits on access to a resource in an environment where there are many threads of execution.
Redis distributed locks in PHP
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
Implements session locking in Laravel