Libraries tagged by elequent
reinink/advanced-eloquent
379796 Downloads
A set of advanced Eloquent macros for Laravel
protonemedia/laravel-eloquent-scope-as-select
236771 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
mtvs/eloquent-hashids
286085 Downloads
On-the-fly hashids for Laravel Eloquent models.
mohammad-fouladgar/eloquent-builder
143290 Downloads
mehdi-fathi/eloquent-filter
145310 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
763527 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1266052 Downloads
Enum attribute casting for Eloquent models
imanghafoori/eloquent-mockery
193033 Downloads
Allows you to design your tests in an independent manner.
fico7489/laravel-eloquent-join
319847 Downloads
This package introduces the join magic for eloquent models and relations.
ekmungai/eloquent-ifrs
22450 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
ankurk91/laravel-eloquent-relationships
381657 Downloads
Add missing eloquent relationships to Laravel php framework.
aglipanci/laravel-eloquent-case
58866 Downloads
Adds CASE statement support to Laravel Query Builder.
mpyw/eloquent-has-by-non-dependent-subquery
380894 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wendelladriel/laravel-lift
25057 Downloads
Take your Eloquent Models to the next level
timgws/query-builder-parser
324012 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder