Libraries tagged by eloquent model
kerattila/laravel-track-author
924 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
karabinse/laravel-commentable
1750 Downloads
Easily add a commentable trait to a Eloquent model
hyn/state-machine
2465 Downloads
Flexible state machine library that perfectly works with Laravels Eloquent models.
harmonic/inertia-table
169 Downloads
Easily create Inertia JS tables from Eloquent models
greabock/populator
2357 Downloads
eloquent model populator
grantholle/api-resource-detection
1097 Downloads
Detect API Resources for your Eloquent models.
goodcat/laravel-filter-querystring
20 Downloads
A laravel package to filter Eloquent models using query string parameters
ghanem/reportable
7518 Downloads
Reportable Polymorphic Eloquent Models for Laravel 6, 7, 8, 9, 10, 11 & 12
geekk-net/laravel-enum
2357 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
fomvasss/laravel-str-tokens
6750 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
firevel/sortable
3086 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
firevel/filterable
3087 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
e2tmk/hunter
96 Downloads
Powerful utility for finding and processing Eloquent model records with a fluent, chainable API.
digitalmanagerguru/laravel-json-fields
1460 Downloads
A package to work with database JSON fields with laravel eloquent Models.
dfox288/culpa
3593 Downloads
Adds Blameable support to Eloquent models in Laravel 7+