Libraries tagged by elequent
ankurk91/laravel-eloquent-relationships
442653 Downloads
Add missing eloquent relationships to Laravel php framework.
aglipanci/laravel-eloquent-case
105089 Downloads
Adds CASE statement support to Laravel Query Builder.
reinink/advanced-eloquent
424049 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
457910 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
36566 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
360864 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
415841 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
234526 Downloads
Safely delete large numbers of records
sofa/revisionable
182175 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1937851 Downloads
Laravel Eloquent hooks system.
sofa/eloquence-metable
1204426 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mappable
1339245 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-base
1875193 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rtconner/laravel-likeable
361057 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
152073 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.