Libraries tagged by moloquent
ankurk91/laravel-eloquent-relationships
442884 Downloads
Add missing eloquent relationships to Laravel php framework.
aglipanci/laravel-eloquent-case
105297 Downloads
Adds CASE statement support to Laravel Query Builder.
reinink/advanced-eloquent
424299 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
458135 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
36672 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
361033 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
415994 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
234632 Downloads
Safely delete large numbers of records
sofa/revisionable
182273 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1938326 Downloads
Laravel Eloquent hooks system.
sofa/eloquence-metable
1204829 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1339977 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1875985 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
shiftonelabs/laravel-cascade-deletes
479754 Downloads
Adds application level cascading deletes to Eloquent Models.
rtconner/laravel-likeable
361261 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.