Libraries tagged by eloquent model
metrixinfo/eloquent-sortable
7025 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
marquine/eloquent-uuid
11224 Downloads
Uuid primary key for Laravel Eloquent Models
joecianflone/modelproperties
975 Downloads
Make the DX of Eloquent Models better
jlorente/laravel-eloquent-splitted-dates-trait
5444 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
jimbolino/laravel-model-builder
10659 Downloads
builds eloquent models based on the tables and relations found in your mysql database
jakubszczesniak/eloquent-state-machine-workflow-pro
729 Downloads
State machines for your Laravel Eloquent models
ittest-dev/eloquent-sortable
6962 Downloads
Sortable behaviour for eloquent models
intervention/eloquent-hashid
553 Downloads
Configurable HashId Trait for Laravel Eloquent models
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
humweb/laravel-eloquent-join
3736 Downloads
This package introduces the join magic for eloquent models and relations.
hacoidev/laravel-caching-model
7374 Downloads
A simple cache library for laravel eloquent model
foxws/laravel-modelcache
3988 Downloads
Cache helpers for Laravel Eloquent models
envivolink/eloquent-hashids
8101 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
dottedai/laravel-model-annotator
620 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
divineomega/eloquent-attribute-value-prediction
1553 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!