Libraries tagged by where has
dscmall/laravel-orm-hasin
2109 Downloads
Laravel framework relation has in implement
sllhsmile/wherehasin
4 Downloads
Hyperf ORM whereHasIn
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.
rapide-software/sync-stack
8 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.
fromholdio/silverstripe-no-edit-message
22 Downloads
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
kunstmaan/voting-bundle
964 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
sunsgne/where-has
0 Downloads
Webman plugin sunsgne/where-has
puddings/laravel-where-has-in
24 Downloads
Laravel ORM whereHasIn
muratgorken/laravel-with-where-has-aggregate
9 Downloads
A package that ensures compatibility between the 'withWhereHas' method and the 'withAggregate' methods
y-lincoln/lumen-hasin
1121 Downloads
Laravel framework relation has in implement
nmggy/lumen-hasin
5 Downloads
Laravel framework relation has in implement
nmggy/laravel-hasin
4 Downloads
Laravel framework relation has in implement
homedoctor-es/eloquent-has-by-non-dependent-subquery
2 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
codemonkeyluffy/laravel-wherehasin
46 Downloads
Laravel ORM whereHasIn