Download the PHP package amtgard/fuzzywuzzy without Composer
On this page you can find all versions of the php package amtgard/fuzzywuzzy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amtgard/fuzzywuzzy
More information about amtgard/fuzzywuzzy
Files in amtgard/fuzzywuzzy
Download amtgard/fuzzywuzzy
More information about amtgard/fuzzywuzzy
Files in amtgard/fuzzywuzzy
Vendor amtgard
Package fuzzywuzzy
Short Description Fuzzy string matching based on FuzzyWuzzy from Seatgeek
License MIT
Package fuzzywuzzy
Short Description Fuzzy string matching based on FuzzyWuzzy from Seatgeek
License MIT
Please rate this library. Is it a good library?
Informations about the package fuzzywuzzy
FuzzyWuzzy
Fuzzy string matching for PHP, based on the python library of the same name.
Requirements
- PHP 8.1 or higher
Installation
Using Composer
Usage
Simple Ratio
Partial Ratio
Token Sort Ratio
Token Set Ratio
Process
You can also pass additional parameters to extractOne to make it use a specific scorer.
Caveats
Unicode strings may produce unexpected results. We intend to correct this in future versions.
Developer
Running Tests
To run the unit tests, use the PHPUnit binary:
Checking Coverage
To check code coverage with PHPUnit (requires Xdebug configured with coverage mode enabled):
Further Reading
All versions of fuzzywuzzy with dependencies
PHP Build Version
Package Version
The package amtgard/fuzzywuzzy contains the following files
Loading the files please wait ...