Download the PHP package kazuki/laravel-where-like without Composer
On this page you can find all versions of the php package kazuki/laravel-where-like. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kazuki/laravel-where-like
More information about kazuki/laravel-where-like
Files in kazuki/laravel-where-like
Download kazuki/laravel-where-like
More information about kazuki/laravel-where-like
Files in kazuki/laravel-where-like
Vendor kazuki
Package laravel-where-like
Short Description Add where like query to laravel eloquent builder.
License MIT
Package laravel-where-like
Short Description Add where like query to laravel eloquent builder.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-where-like
laravel-where-like
Add whereLike
query to laravel Illuminate\Database\Eloquent\Builder
.
Illuminate\Database\Eloquent\Builder
クラスにwhereLike
メソッドを追加します。
install
Usage
options
$position
- -1: Forward Consistency (前方一致)
- 1: Backward Consistency (後方一致)
- 0: Partially Consistent (部分一致) (Default)
$boolean
'and'
: Default'or'
All versions of laravel-where-like with dependencies
PHP Build Version
Package Version
The package kazuki/laravel-where-like contains the following files
Loading the files please wait ....