2017 © Pedro PelĆ”ez
 

library i18n

i18n helpers (transliteration)

image

datingvip/i18n

i18n helpers (transliteration)

  • Friday, February 16, 2018
  • by kornrunner
  • Repository
  • 13 Watchers
  • 1 Stars
  • 983 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

i18n

i18n helpers, (*1)

Currently offers a simple class to transliterate Serbian cyrillic to latin script and vice versa., (*2)

Example usage:, (*3)

require_once 'vendor/autoload.php';

use DatingVIP\i18n\Serbian;

echo Serbian::cyr2lat ('ћевапчић');
// outputs: ćevapčić

The Versions

16/02 2018

dev-master

9999999-dev https://github.com/DatingVIP/i18n

i18n helpers (transliteration)

  Sources   Download

LGPLv3 LGPL-3.0-or-later

The Requires

  • php >=5.4.0

 

transliteration serbian

11/04 2014

v0.0.2

0.0.2.0 https://github.com/DatingVIP/i18n

i18n helpers (transliteration)

  Sources   Download

LGPLv3

The Requires

  • php >=5.4.0

 

transliteration serbian

10/04 2014

v0.0.1

0.0.1.0 https://github.com/DatingVIP/i18n

i18n helpers (transliteration)

  Sources   Download

LGPLv3

The Requires

  • php >=5.0.0

 

transliteration serbian