antalaron/mb-similar-text

PHP similar_text() function for UTF-8

Installs: 89 727

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/antalaron/mb-similar-text

v1.0.2 2017-09-20 13:54 UTC

This package is auto-updated.

Last update: 2025-09-16 22:19:19 UTC


README

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This project provides the missing mb_similar_text() function for UTF-8.

Installation

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.

License

This library is released under the MIT license.