Download the PHP package denismitr/translit without Composer
On this page you can find all versions of the php package denismitr/translit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denismitr/translit
More information about denismitr/translit
Files in denismitr/translit
Download denismitr/translit
More information about denismitr/translit
Files in denismitr/translit
Vendor denismitr
Package translit
Short Description Russian-English Yandex transliteration package primarily for making slugs
License MIT
Package translit
Short Description Russian-English Yandex transliteration package primarily for making slugs
License MIT
Please rate this library. Is it a good library?
Informations about the package translit
Yandex-standard russian-english transliteration
Version
3.0 requires PHP >= 7.2
Author
Denis Mitrofanov [email protected]
Installation
Usage
To define max length of the output do:
You can provide your own translit implementation as long as it implements the
\Denismitr\Translit\TranslitStrategy
interface
and inject it into the Translit
class constructor, this way it will override the default behavior like so:
Run tests
All versions of translit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package denismitr/translit contains the following files
Loading the files please wait ....