hevelop/transliteration
最新稳定版本:1.0.1
Composer 安装命令:
composer require hevelop/transliteration
包简介
Transliterates an UTF-8 encoded string to a US-ASCII string
README 文档
README
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
统计信息
- 总下载量: 190
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2015-10-24