Str::similarity()
Calculates the similarity between two strings with multibyte support
Parameters
Name | Type | Default | Description |
---|---|---|---|
$first * | string |
– | |
$second * | string |
– | |
$caseInsensitive | bool |
false |
If true , strings are compared case-insensitively |
Return type
array