Libraries tagged by eloquent model
sofa/model-locking
47016 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
outrightvision/api-model
81792 Downloads
Generate Laravel-like Api Models
laragear/meta-model
136985 Downloads
Let other developers customize your package model and migrations
laracraft-tech/laravel-dynamic-model
6366 Downloads
Dynamic Model for Laravel!
esensi/model
65189 Downloads
The base model traits of Esensi
xint0/laravel-optimistic-locking
50599 Downloads
Adds optimistic locking feature to eloquent models.
nolanos/laravel-doctrine-factory
10960 Downloads
Generate Typescript definitions for your Eloquent models
nevadskiy/laravel-translatable
12848 Downloads
Add translations to your Eloquent models
mr-punyapal/laravel-extended-relationships
1871 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpociot/laravel-firebase-sync
152121 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
korridor/laravel-computed-attributes
13108 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
kiwilan/typescriptable-laravel
8320 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
josezenem/laravel-slugidable
27357 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
iverberk/larasearch
15151 Downloads
Elasticsearch enabled Eloquent models
hihaho/laravel-encryptable-trait
57976 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable