Libraries tagged by jeloquent
mohammad-fouladgar/eloquent-builder
167352 Downloads
mehdi-fathi/eloquent-filter
174005 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
laravel-json-api/eloquent
1087687 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1676955 Downloads
Enum attribute casting for Eloquent models
imanghafoori/eloquent-mockery
542267 Downloads
Allows you to design your tests in an independent manner.
fico7489/laravel-eloquent-join
385151 Downloads
This package introduces the join magic for eloquent models and relations.
ekmungai/eloquent-ifrs
49883 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
aglipanci/laravel-eloquent-case
112246 Downloads
Adds CASE statement support to Laravel Query Builder.
reinink/advanced-eloquent
429029 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
464389 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
38496 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
364897 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spiritix/lada-cache
419430 Downloads
A Redis based, automated and scalable database caching layer for Laravel
spatie/laravel-queued-db-cleanup
248465 Downloads
Safely delete large numbers of records
sofa/revisionable
183605 Downloads
Nice and easy way to handle revisions of your db.