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