Recommend this page to a friend! |
Classes of Insolita | Russian PHP Metaphone | README.md | Download |
|
DownloadRussian metaphone phonetic algorithm implementation for PHPport 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
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 |