hevelop/transliteration 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Requirements

  • PHP >= 5.2.0
  • Mage_Core

Compatibility

  • Magento >= 1.4

Installation Instructions

  1. Add all extension files from your Magento installation

Uninstallation

  1. 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

GitHub 信息

  • Stars: 4
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2015-10-24