2017 © Pedro Peláez
 

magento-module transliteration

Transliterates an UTF-8 encoded string to a US-ASCII string

image

hevelop/transliteration

Transliterates an UTF-8 encoded string to a US-ASCII string

  • Monday, October 26, 2015
  • by bordeo
  • Repository
  • 3 Watchers
  • 2 Stars
  • 120 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Hevelop Transliteration Extension

To transliterate a string, just do Mage::helper('transliteration')->transliterate('Your UTF8 string');, (*1)

Alternatively you can use the aliases Mage::helper('transliteration')->trslt('Your UTF8 string'); Mage::helper('transliteration')->translit('Your UTF8 string');, (*2)

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., (*3)

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub., (*4)

Developer

Davide Barlassina http://www.hevelop.com @hevelop, (*5)

Licence

OSL - Open Software Licence 3.0, (*6)

(c) 2015 Hevelop, (*7)

Credits

Credits for the original drupal library goes to smk-ka and amateescu https://www.drupal.org/project/transliteration, (*8)

The Versions

26/10 2015

dev-master

9999999-dev https://github.com/hevelop/transliteration

Transliterates an UTF-8 encoded string to a US-ASCII string

  Sources   Download

OSL-3.0

The Requires

 

by Davide Barlassina

26/10 2015

1.0.1

1.0.1.0 https://github.com/hevelop/transliteration

Transliterates an UTF-8 encoded string to a US-ASCII string

  Sources   Download

OSL-3.0

The Requires

 

by Davide Barlassina

03/08 2015

v1.0.0

1.0.0.0

Transliterates an UTF-8 encoded string to a US-ASCII string

  Sources   Download

OSL-3.0

The Requires

 

by Davide Barlassina