dignityinside/translit

Translit helper class for translate russian letters to latin


Keywords
php, translit
License
MIT

Documentation

Dignity Translit

Translit helper class for translate russian letters to latin

Installation

composer require dignityinside/translit
composer install

Usage example

use Dignity\Translit;

Translit::translit('привет_мир');

License

This project is licensed under the MIT License. See the LICENSE file for details.