Download the PHP package hevelop/transliteration without Composer
On this page you can find all versions of the php package hevelop/transliteration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hevelop/transliteration
More information about hevelop/transliteration
Files in hevelop/transliteration
Package transliteration
Short Description Transliterates an UTF-8 encoded string to a US-ASCII string
License OSL-3.0
Homepage https://github.com/hevelop/transliteration
Informations about the package transliteration
Hevelop Transliteration Extension
To transliterate a string, just do Mage::helper('transliteration')->transliterate('Your UTF8 string');
Alternatively you can use the aliases Mage::helper('transliteration')->trslt('Your UTF8 string'); Mage::helper('transliteration')->translit('Your UTF8 string');
Facts
- version: 1.0.0
- extension key: Hevelop_Transliteration
- extension on GitHub
Requirements
- PHP >= 5.2.0
- Mage_Core
Compatibility
- Magento >= 1.4
Installation Instructions
- Add all extension files from your Magento installation
Uninstallation
- Remove all extension files from your Magento installation
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Davide Barlassina http://www.hevelop.com @hevelop
Licence
OSL - Open Software Licence 3.0
Copyright
(c) 2015 Hevelop
Credits
Credits for the original drupal library goes to smk-ka and amateescu https://www.drupal.org/project/transliteration