Libraries tagged by laravel-where
fico7489/laravel-eloquent-join
586779 Downloads
This package introduces the join magic for eloquent models and relations.
dcat/laravel-wherehasin
171944 Downloads
Laravel ORM whereHasIn
simpladevru/laravel-eloquent-join
22528 Downloads
This package introduces the join magic for eloquent models and relations.
thomaswelton/laravel-mcrypt-faker
4158 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
unisharp/laravel-eloquent-join
12269 Downloads
This package introduces the join magic for eloquent models and relations.
humweb/laravel-eloquent-join
5051 Downloads
This package introduces the join magic for eloquent models and relations.
adminui/laravel-eloquent-joins
6560 Downloads
This package introduces the join magic for eloquent models and relations.
diarsa/laravel-where-like
88 Downloads
A Laravel package that simplifies searching across multiple fields, including related models, using Laravel's query builder in an efficient way.
blasttech/laravel-where-plus
25381 Downloads
Extra where scopes for Laravel Eloquent
aaix/laravel-patches
301 Downloads
A simple, command-based patching system for Laravel where patches are trackable.
wahlemedia/laravel-where-in-array
3 Downloads
A small package to check if an value of an array is containted within a given array.
puddings/laravel-where-has-in
24 Downloads
Laravel ORM whereHasIn
kazuki/laravel-where-like
4 Downloads
Add where like query to laravel eloquent builder.
chastephp/laravel-wheres
58 Downloads
A laravel wheres. Inspired by medoo
bipinkareparambil/laravel-where-like-any
0 Downloads
Adds whereLikeAny, whereLikeAll, whereNotLikeAny, whereNotLikeAll (and or* variants) to Laravel's query builder.