Libraries tagged by whereHas
dcat/laravel-wherehasin
161519 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
583018 Downloads
Laravel framework relation has in implement
mpyw/eloquent-has-by-non-dependent-subquery
509990 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
mpyw/eloquent-has-by-join
135818 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
rackbeat/laravel-morph-where-has
60308 Downloads
Fix whereHas for morphTo relations.
denisgeomiq/eloquent-has-by-non-dependent-subquery
11552 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
laravel-ready/hasin
3213 Downloads
Laravel framework relation has in implement
dossierdata/eloquent-has-by-non-dependent-subquery
117 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
sllhsmile/wherehasin
162 Downloads
Hyperf ORM whereHasIn
dscmall/laravel-orm-hasin
2199 Downloads
Laravel framework relation has in implement
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
puddings/laravel-where-has-in
24 Downloads
Laravel ORM whereHasIn
codemonkeyluffy/laravel-wherehasin
49 Downloads
Laravel ORM whereHasIn
sunsgne/where-has
0 Downloads
Webman plugin sunsgne/where-has
muratgorken/laravel-with-where-has-aggregate
9 Downloads
A package that ensures compatibility between the 'withWhereHas' method and the 'withAggregate' methods