Libraries tagged by model lock
xint0/laravel-optimistic-locking
75497 Downloads
Adds optimistic locking feature to eloquent models.
sofa/model-locking
48001 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
hyperlink/laravel-model-locking
4513 Downloads
Wordpress like locking feature for Laravel-Models.
sajtiii/laravel-lockable-attributes
385 Downloads
Lock your eloquent model attributes to prevent changes on them.
sfolador/laravel-locked
202 Downloads
This package adds locking features to Eloquent Models
reshadman/laravel-optimistic-locking
18249 Downloads
Adds optimistic locking feature to eloquent models.
quarks/laravel-locking
7059 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
model/lock
781 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
lowerrocklabs/laravel-lockable
253 Downloads
Laravel Lockable provides traits to allow for models to be locked
testmonitor/eloquent-lockable
62 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
115 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
taxkeller/laravel-optimistic-locking
2000 Downloads
Adds optimistic locking feature to eloquent models.
kerwin-cn/laravel-optimistic-locking
12800 Downloads
Adds optimistic locking feature to eloquent models.
getsidekicker/laravel-optimistic-locking
18 Downloads
Adds optimistic locking feature to eloquent models.