Download the PHP package kanellov/transelot without Composer
On this page you can find all versions of the php package kanellov/transelot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kanellov/transelot
More information about kanellov/transelot
Files in kanellov/transelot
Download kanellov/transelot
More information about kanellov/transelot
Files in kanellov/transelot
Vendor kanellov
Package transelot
Short Description A simple function that translitterate greek to latin based on iso 843
License MIT
Homepage https://github.com/kanellov/transelot
Package transelot
Short Description A simple function that translitterate greek to latin based on iso 843
License MIT
Homepage https://github.com/kanellov/transelot
Please rate this library. Is it a good library?
Informations about the package transelot
transelot
ISO 843 Transliteration greek to latin
Installation
Install composer in your project:
curl -s https://getcomposer.org/installer | php
Create a composer.json file in your project root:
{
"require": {
"kanellov/transelot": "dev-master"
}
}
Install via composer:
php composer.phar install
Add this line to your application’s index.php file:
System Requirements
You need PHP >= 5.3.2 and ext-mbstring installed.
Examples
All versions of transelot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-mbstring Version *
ext-mbstring Version *
The package kanellov/transelot contains the following files
Loading the files please wait ....