hevelop / transliteration
将UTF-8编码的字符串转换为US-ASCII字符串
1.0.1
2015-10-26 13:46 UTC
Requires
This package is auto-updated.
Last update: 2024-09-29 03:31:09 UTC
README
要转写字符串,只需执行 Mage::helper('transliteration')->transliterate('您的UTF8字符串');
或者您可以使用别名 Mage::helper('transliteration')->trslt('您的UTF8字符串'); Mage::helper('transliteration')->translit('您的UTF8字符串');
事实
- 版本: 1.0.0
- 扩展密钥: Hevelop_Transliteration
- GitHub上的扩展
要求
- PHP >= 5.2.0
- Mage_Core
兼容性
- Magento >= 1.4
安装说明
- 将所有扩展文件添加到您的Magento安装中
卸载
- 从您的Magento安装中删除所有扩展文件
支持
如果您对此扩展有任何问题,请打开GitHub上的问题。
贡献
任何贡献都备受赞赏。向GitHub提交代码的最佳方式是打开拉取请求。
开发者
Davide Barlassina http://www.hevelop.com @hevelop
许可
版权
(c) 2015 Hevelop
致谢
原始drupal库的致谢归功于smk-ka和amateescu https://www.drupal.org/project/transliteration