Libraries tagged by Laravel Eloquent
jenssegers/model
3846996 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
elasticquent/elasticquent
914951 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
kirkbushell/eloquence
789553 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
laravelbook/ardent
1475563 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
wildside/userstamps
1391854 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
1613776 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
outl1ne/nova-sortable
1411373 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1941292 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2178285 Downloads
Single Table Inheritance Trait
michaelachrisco/readonly
1793994 Downloads
Readonly Models for Laravel 5+
jpkleemans/attribute-events
405241 Downloads
🔥 Fire events on attribute changes of your Eloquent model
baum/baum
1521704 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
bkwld/cloner
1750059 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
1401580 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
staudenmeir/laravel-merged-relations
164456 Downloads
Merged Laravel Eloquent relationships