Libraries tagged by ECLO
protonemedia/laravel-eloquent-scope-as-select
390771 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
mtvs/eloquent-hashids
370079 Downloads
On-the-fly hashids for Laravel Eloquent models.
mohammad-fouladgar/eloquent-builder
168573 Downloads
mehdi-fathi/eloquent-filter
175544 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
1107002 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1699382 Downloads
Enum attribute casting for Eloquent models
imanghafoori/eloquent-mockery
551882 Downloads
Allows you to design your tests in an independent manner.
fico7489/laravel-eloquent-join
387457 Downloads
This package introduces the join magic for eloquent models and relations.
ekmungai/eloquent-ifrs
50611 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
aglipanci/laravel-eloquent-case
116071 Downloads
Adds CASE statement support to Laravel Query Builder.
reinink/advanced-eloquent
431485 Downloads
A set of advanced Eloquent macros for Laravel
mpyw/eloquent-has-by-non-dependent-subquery
468485 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
39131 Downloads
Take your Eloquent Models to the next level
vanilo/framework
57755 Downloads
E-commerce Framework for Laravel
timgws/query-builder-parser
366435 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder