Download the PHP package atk14/translate without Composer
On this page you can find all versions of the php package atk14/translate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atk14/translate
More information about atk14/translate
Files in atk14/translate
Download atk14/translate
More information about atk14/translate
Files in atk14/translate
Vendor atk14
Package translate
Short Description A PHP class for converting strings between character maps
License MIT
Homepage https://github.com/atk14/Translate
Package translate
Short Description A PHP class for converting strings between character maps
License MIT
Homepage https://github.com/atk14/Translate
Please rate this library. Is it a good library?
Informations about the package translate
Translate
A PHP class for converting strings between character maps
Basic usage
echo Translate::Trans($utf8_content,"UTF-8","ISO-8859-2");
Installation
Use the Composer to install the panel.
cd path/to/your/project/
composer require atk14/translate dev-master
Licence
Translate is free software distributed under the terms of the MIT license
All versions of translate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package atk14/translate contains the following files
Loading the files please wait ....