This is a fork of Beider-Morse and Daitch-Mokotoff soundex algorithms. Merged and reforged in object-oriented way for more convenient usage and development.
Benchmarks show significant performance increase upon PHP version upgrade. PHP 7 got numerous improvements in array processing mechanics. Internal caching also increases performance. All separate rulesets from language files are combined, processed and stored as a serialized data in runtime directory. Make sure it's writable before using cache.