PHPackages                             2amigos/transliterator-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. 2amigos/transliterator-helper

AbandonedArchivedYii-extension[Utility &amp; Helpers](/categories/utility)

2amigos/transliterator-helper
=============================

Transliterator Helper for Yii 1.\*.

513.3k↓75%21PHP

Since Jan 8Pushed 12y ago5 watchersCompare

[ Source](https://github.com/2amigos/transliteration-helper)[ Packagist](https://packagist.org/packages/2amigos/transliterator-helper)[ RSS](/packages/2amigos-transliterator-helper/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (1)

TransliteratorHelper for Yii 1
==============================

[](#transliteratorhelper-for-yii-1)

TransliteratorHelper transliterates UTF-8 encoded text to US-ASCII

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

> If you are looking for Yii 2.\* version please check [its own repository](https://github.com/2amigos/yii2-transliterator-helper)

Either run

```
php composer.phar require 2amigos/transliterator-helper "1.0.*"

```

or add

```
"2amigos/transliterator-helper": "1.0.*"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

Pass to the method `process()` the UTF-8 encoded string you wish to transliterate:

```
use dosamigos\yii\helpers\TransliteratorHelper;

// will echo AAAAAAAECEEEEIIIIDNOOOOOUUUUYssaaaaaaaeceeeeiiiidnooooouuuuyy
TransliteratorHelper::process('ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöùúûüýÿ', '', 'en'));

```

> [![2amigOS!](https://camo.githubusercontent.com/9fd8f1de41dc23003bb2a54034cb6658dde5be97092e195a62d629d0d7fa7f6c/687474703a2f2f7777772e67726176617461722e636f6d2f6176617461722f35353336333339346437323934356666376564333132353536656330343165302e706e67)](http://www.2amigos.us)
> *web development has never been so fun*
> [www.2amigos.us](http://www.2amigos.us)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/566016?v=4)[Antonio Ramirez](/maintainers/tonydspaniard)[@tonydspaniard](https://github.com/tonydspaniard)

---

Top Contributors

[![amigo-tabin](https://avatars.githubusercontent.com/u/3017365?v=4)](https://github.com/amigo-tabin "amigo-tabin (2 commits)")

### Embed Badge

![Health badge](/badges/2amigos-transliterator-helper/health.svg)

```
[![Health](https://phpackages.com/badges/2amigos-transliterator-helper/health.svg)](https://phpackages.com/packages/2amigos-transliterator-helper)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
