Libraries tagged by eloquaint
cybercog/laravel-eloquent-flag
15819 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cerbero/eloquent-inspector
11743 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
322312 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mpyw/eloquent-has-by-join
127012 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
574619 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
281984 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
5815 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
125859 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
130415 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
306899 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
484285 Downloads
Base repository implementation for Laravel
toponepercent/baum
37893 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
106027 Downloads
Laravel Query Monitor
stephenjude/default-model-sorting
96387 Downloads
Add default sorting column to your eloquent model
sofa/eloquence-validable
1075503 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.