Libraries tagged by eloquent
zachflower/ignorable-observers
282464 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
6289 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
126054 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
130923 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
307202 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
484573 Downloads
Base repository implementation for Laravel
toponepercent/baum
38331 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
106182 Downloads
Laravel Query Monitor
stephenjude/default-model-sorting
96781 Downloads
Add default sorting column to your eloquent model
sofa/eloquence-validable
1077306 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mutable
1217831 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-metable
1202237 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sebastiaanluca/laravel-boolean-dates
95059 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
relaticle/custom-fields
605 Downloads
User Defined Custom Fields for Laravel Filament
reedware/laravel-composite-relations
85291 Downloads
Adds the ability define composite eloquent relations.