Libraries tagged by eloquent model
nevadskiy/laravel-translatable
17311 Downloads
Add translations to your Eloquent models
mpociot/laravel-firebase-sync
152614 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
korridor/laravel-computed-attributes
22030 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
13352 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
39176 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
indracollective/laravel-revisor
2318 Downloads
Draft, publish and revise Laravel Eloquent Models
designmynight/laravel-elasticsearch
32191 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
czim/laravel-nestedupdater
49618 Downloads
Eloquent model updater for nested relations data for Laravel.
cybercog/laravel-ownership
22374 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
coliving/laravel-duplicate
50613 Downloads
Duplicate any Eloquent model along with its underlying relationships
baril/orderly
53239 Downloads
Orderable/sortable behavior for Eloquent models.
alibayat/laravel-commentable
5950 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alfa6661/laravel-autonumber
15365 Downloads
Laravel package to create autonumber for Eloquent model
alexcrawford/lexorank-sortable
8954 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
aldemeery/sieve
5980 Downloads
A simple, clean and elegant way to filter Eloquent models.