Libraries tagged by model lock
xint0/laravel-optimistic-locking
104408 Downloads
Adds optimistic locking feature to eloquent models.
tommyknocker/pdo-database-class
6080 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
hatchyu/laravel-sequence
3475 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
sofa/model-locking
48163 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
hyperlink/laravel-model-locking
7038 Downloads
Wordpress like locking feature for Laravel-Models.
reshadman/laravel-optimistic-locking
18466 Downloads
Adds optimistic locking feature to eloquent models.
aaronfrancis/reservable
101 Downloads
Eloquent model reservation/locking through Laravel's cache lock system
th3mouk/materialized-view-bundle
366 Downloads
Symfony bundle for th3mouk/materialized-view: autoconfiguration, console commands, the locked deploy lane, async refresh and read-only ORM guards for PostgreSQL materialized views.
quarks/laravel-locking
7542 Downloads
Easily implement optimistic Eloquent model locking feature to your Laravel app.
testmonitor/eloquent-lockable
353 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
sfolador/laravel-locked
209 Downloads
This package adds locking features to Eloquent Models
hughcube/laravel-knight
8894 Downloads
A powerful Laravel extension package providing enhanced Eloquent models, query builders, caching, optimistic locking, middleware, and PostgreSQL array support.
model/lock
998 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
lowerrocklabs/laravel-lockable
304 Downloads
Laravel Lockable provides traits to allow for models to be locked
meius/laravel-transaction-orchestrator
1 Downloads
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.