Libraries tagged by model lock
sofa/model-locking
47015 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
xint0/laravel-optimistic-locking
50539 Downloads
Adds optimistic locking feature to eloquent models.
hyperlink/laravel-model-locking
3259 Downloads
Wordpress like locking feature for Laravel-Models.
reshadman/laravel-optimistic-locking
18209 Downloads
Adds optimistic locking feature to eloquent models.
kerwin-cn/laravel-optimistic-locking
11333 Downloads
Adds optimistic locking feature to eloquent models.
sajtiii/laravel-lockable-attributes
44 Downloads
Lock your eloquent model attributes to prevent changes on them.
taxkeller/laravel-optimistic-locking
1691 Downloads
Adds optimistic locking feature to eloquent models.
sfolador/laravel-locked
198 Downloads
This package adds locking features to Eloquent Models
quarks/laravel-locking
6756 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
model/lock
522 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
jangaraev/eloquent-model-advisory-lock
104 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
lowerrocklabs/laravel-lockable
62 Downloads
Laravel Lockable provides traits to allow for models to be locked
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
crumbls/laravel-locks
1 Downloads
Allow locking and unlocking of models when a user is editing. Similar to WordPress' Post locks.
getsidekicker/laravel-optimistic-locking
17 Downloads
Adds optimistic locking feature to eloquent models.