Download the PHP package insolita/metaphone without Composer
On this page you can find all versions of the php package insolita/metaphone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download insolita/metaphone
More information about insolita/metaphone
Files in insolita/metaphone
Download insolita/metaphone
More information about insolita/metaphone
Files in insolita/metaphone
Vendor insolita
Package metaphone
Short Description Metaphone algorithm implementation adopted to russian
License MIT
Package metaphone
Short Description Metaphone algorithm implementation adopted to russian
License MIT
Please rate this library. Is it a good library?
Informations about the package metaphone
Russian metaphone phonetic algorithm implementation for PHP
port of ruby's https://github.com/pavlo/russian_metaphone
https://en.wikipedia.org/wiki/Metaphone
see http://forum.aeroion.ru/topic461.html (Russian algorithm description)
Installation
composer require insolita/metaphone
Usage
Default set of filters include filter for lastname endings, if you want exclude only these filter, you can use helper
Provide custom filters. Each filter must implement insolita\metaphone\Filter
See tests folder for better understanding filters
All versions of metaphone with dependencies
PHP Build Version
Package Version
The package insolita/metaphone contains the following files
Loading the files please wait ....