This project provides the missing mb_similar_text()
function for UTF-8.
Open a command console, enter your project directory and execute the following command to download the latest stable version of this library:
$ composer require antalaron/mb-similar-text
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
This library is released under the MIT license.