Libraries tagged by model lock
xint0/laravel-optimistic-locking
65971 Downloads
Adds optimistic locking feature to eloquent models.
sofa/model-locking
47976 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
quarks/laravel-locking
7023 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
hyperlink/laravel-model-locking
3990 Downloads
Wordpress like locking feature for Laravel-Models.
sajtiii/laravel-lockable-attributes
280 Downloads
Lock your eloquent model attributes to prevent changes on them.
taxkeller/laravel-optimistic-locking
1938 Downloads
Adds optimistic locking feature to eloquent models.
sfolador/laravel-locked
200 Downloads
This package adds locking features to Eloquent Models
reshadman/laravel-optimistic-locking
18231 Downloads
Adds optimistic locking feature to eloquent models.
kerwin-cn/laravel-optimistic-locking
12708 Downloads
Adds optimistic locking feature to eloquent models.
model/lock
661 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
lowerrocklabs/laravel-lockable
240 Downloads
Laravel Lockable provides traits to allow for models to be locked
testmonitor/eloquent-lockable
16 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
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.
jangaraev/eloquent-model-advisory-lock
112 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
getsidekicker/laravel-optimistic-locking
18 Downloads
Adds optimistic locking feature to eloquent models.