PHP code example of goszowski / ukraine-latin-translit

1. Go to this page and download the library: Download goszowski/ukraine-latin-translit library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

goszowski / ukraine-latin-translit example snippets


use Goszowski\UkraineLatinTranslit\Translit;

$transit = new Translit;
echo $transit->string('Транслітерація Української кирилиці в Українську латинку');
// Transliteracija ukraïnśkoï kyrylyci v Ukraïnśku latynku