PHPackages                             kktsvetkov/cyrcho - 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. kktsvetkov/cyrcho

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kktsvetkov/cyrcho
=================

Converts cyrillic into latin using the correct transliteration rules

v1.0(10y ago)224LGPL-3.0PHPPHP &gt;=5.2.0

Since Sep 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kktsvetkov/cyrcho)[ Packagist](https://packagist.org/packages/kktsvetkov/cyrcho)[ Docs](https://github.com/kktsvetkov/cyrcho/)[ RSS](/packages/kktsvetkov-cyrcho/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Cyrcho
======

[](#cyrcho)

Converts cyrillic into latin using the correct transliteration rules

Several years ago I converted the original work of ["Loshia"](http://loshia.com/wp/cyrillic-slugs/) into a WordPress plugin called [wp-cyr-cho](https://wordpress.org/plugins/wp-cyr-cho/). Since then on more than a few occasions I need to do the *cyrillic-to-latin* convertion, and each time I copied and pasted the "guts" of the WordPress plugin. I think it is time to create a re-usable standalone library ;)

Usage
-----

[](#usage)

There is only one public static method that does all the work, and it is very easy to use:

```
$latin = cyrcho::cyr2latin($cyrilic);

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b59326c3407a4f69763aade9634385da9788faab0307329c0dd277021dbe0340?d=identicon)[kktsvetkov](/maintainers/kktsvetkov)

---

Top Contributors

[![kktsvetkov](https://avatars.githubusercontent.com/u/694812?v=4)](https://github.com/kktsvetkov "kktsvetkov (14 commits)")

---

Tags

latintransliterationcyrilliccyrcho

### Embed Badge

![Health badge](/badges/kktsvetkov-cyrcho/health.svg)

```
[![Health](https://phpackages.com/badges/kktsvetkov-cyrcho/health.svg)](https://phpackages.com/packages/kktsvetkov-cyrcho)
```

###  Alternatives

[jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

6737.4M62](/packages/jbroadway-urlify)[ausi/slug-generator

Slug Generator

8002.2M22](/packages/ausi-slug-generator)[fresh/transliteration

PHP library for transliteration.

52135.6k1](/packages/fresh-transliteration)[turanjanin/serbian-transliterator

Transliterate between Serbian Cyrillic and Latin scripts.

1217.0k](/packages/turanjanin-serbian-transliterator)[voku/urlify

PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.

254.1M7](/packages/voku-urlify)[anper/iuliia

Transliterate Cyrillic → Latin in every possible way.

2179.5k2](/packages/anper-iuliia)

PHPackages © 2026

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