Download the PHP package keinos/mb_levenshtein without Composer
On this page you can find all versions of the php package keinos/mb_levenshtein. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download keinos/mb_levenshtein
More information about keinos/mb_levenshtein
Files in keinos/mb_levenshtein
Download keinos/mb_levenshtein
More information about keinos/mb_levenshtein
Files in keinos/mb_levenshtein
Vendor keinos
Package mb_levenshtein
Short Description Levenshtein function with UTF-8 support.
License MIT
Homepage https://github.com/KEINOS/mb_levenshtein
Package mb_levenshtein
Short Description Levenshtein function with UTF-8 support.
License MIT
Homepage https://github.com/KEINOS/mb_levenshtein
Keywords utf-8levenshtein
Please rate this library. Is it a good library?
Informations about the package mb_levenshtein
mb_levenshtein PHP function
Levenshtein PHP function with UTF-8 support. This function finds similarity distance between two strings.
- Source Code @ GitHub
- Composer available @ Packagist
Functions
-
Returns in Levenshtein Distance. (The smaller, the closer)
- Returns in Levenshtein Ratio between 0 to 1. (The bigger, the closer)
Usage
Results:
Composer
-
To use released version:
- To use latest version:
Results:
All versions of mb_levenshtein with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-mbstring Version *
ext-mbstring Version *
The package keinos/mb_levenshtein contains the following files
Loading the files please wait ....