Libraries tagged by Laravel Eloquent
kirkbushell/eloquence
746554 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
laravelbook/ardent
1463695 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
wildside/userstamps
1335153 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1583930 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
outl1ne/nova-sortable
1322314 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1897770 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2092975 Downloads
Single Table Inheritance Trait
michaelachrisco/readonly
1710476 Downloads
Readonly Models for Laravel 5+
jpkleemans/attribute-events
387623 Downloads
🔥 Fire events on attribute changes of your Eloquent model
baum/baum
1507465 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bkwld/cloner
1668948 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
ajcastro/eager-load-pivot-relations
1342753 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
staudenmeir/laravel-merged-relations
152940 Downloads
Merged Laravel Eloquent relationships
rtconner/laravel-likeable
357292 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
qcod/laravel-imageup
105048 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image