Download the PHP package wataridori/simple-fuzzy-search without Composer
On this page you can find all versions of the php package wataridori/simple-fuzzy-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wataridori/simple-fuzzy-search
More information about wataridori/simple-fuzzy-search
Files in wataridori/simple-fuzzy-search
Download wataridori/simple-fuzzy-search
More information about wataridori/simple-fuzzy-search
Files in wataridori/simple-fuzzy-search
Vendor wataridori
Package simple-fuzzy-search
Short Description Simple Fuzzy Search for PHP
License GPL-3.0
Package simple-fuzzy-search
Short Description Simple Fuzzy Search for PHP
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package simple-fuzzy-search
Simple Fuzzy Search for PHP
About
A Simple Fuzzy Search component using Levenshtein Distance (LD) Algorithm and Longest Common Substring (LCS) Algorithm.
Requirement
- PHP >= 5.4
Install
You can install and manage SimpleFuzzySearch by using Composer
Or add wataridori/simple-fuzzy-search
into the require section of your composer.json
file then run composer update
Usage
Test
Just run phpunit
to start test.
All versions of simple-fuzzy-search with dependencies
PHP Build Version
Package Version
No informations.
The package wataridori/simple-fuzzy-search contains the following files
Loading the files please wait ....