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