Libraries tagged by elo
mehdi-fathi/eloquent-filter
145583 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
765430 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1269602 Downloads
Enum attribute casting for Eloquent models
imanghafoori/eloquent-mockery
194642 Downloads
Allows you to design your tests in an independent manner.
fico7489/laravel-eloquent-join
320272 Downloads
This package introduces the join magic for eloquent models and relations.
ekmungai/eloquent-ifrs
22565 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
ankurk91/laravel-eloquent-relationships
382118 Downloads
Add missing eloquent relationships to Laravel php framework.
aglipanci/laravel-eloquent-case
59117 Downloads
Adds CASE statement support to Laravel Query Builder.
mpyw/eloquent-has-by-non-dependent-subquery
381438 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
25210 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
324322 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
supliu/laravel-query-monitor
89361 Downloads
Laravel Query Monitor
spatie/laravel-queued-db-cleanup
145979 Downloads
Safely delete large numbers of records
sofa/revisionable
169175 Downloads
Nice and easy way to handle revisions of your db.
sofa/hookable
1855761 Downloads
Laravel Eloquent hooks system.