Libraries tagged by model lock
xint0/laravel-optimistic-locking
71922 Downloads
Adds optimistic locking feature to eloquent models.
sofa/model-locking
47993 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
hyperlink/laravel-model-locking
4359 Downloads
Wordpress like locking feature for Laravel-Models.
reshadman/laravel-optimistic-locking
18245 Downloads
Adds optimistic locking feature to eloquent models.
model/lock
762 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
lowerrocklabs/laravel-lockable
250 Downloads
Laravel Lockable provides traits to allow for models to be locked
sfolador/laravel-locked
202 Downloads
This package adds locking features to Eloquent Models
quarks/laravel-locking
7047 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
sajtiii/laravel-lockable-attributes
330 Downloads
Lock your eloquent model attributes to prevent changes on them.
testmonitor/eloquent-lockable
48 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
taxkeller/laravel-optimistic-locking
2000 Downloads
Adds optimistic locking feature to eloquent models.
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
115 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
kerwin-cn/laravel-optimistic-locking
12799 Downloads
Adds optimistic locking feature to eloquent models.
getsidekicker/laravel-optimistic-locking
18 Downloads
Adds optimistic locking feature to eloquent models.