PHPackages                             knezmilos13/cirilator - 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. knezmilos13/cirilator

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

knezmilos13/cirilator
=====================

Serbian cyrilic to latin convertor with some additional utilities

018PHP

Since Jun 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/knezmilos13/cirilator)[ Packagist](https://packagist.org/packages/knezmilos13/cirilator)[ RSS](/packages/knezmilos13-cirilator/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

cirilator
=========

[](#cirilator)

Serbian cyrillic to latin convertor with some additional utilities

Note: I'm aware of the irony of library called Cirilator (cyrilizer) not actually doing latin to cyrillic conversion, only the other way around.

Install cirilator by adding to your composer.json file:

```
"require": {
  ...
  "knezmilos13/cirilator": "dev-master"
  ...
}

```

All functions are defined as static on class Cirilator, e.g.:

```
$haircutLatin = Cirilator::giveLatinAHaircut($text);

```

Available functions:

NameDescriptiongiveLatinAHaircutConverts Serbian latin letters - č, š, ć, etc. into c, s, c...isCyrillicReturns TRUE if text is any kind of cyrilicconvertCyrillicToLatinConverts Serbian cyrillic to latinconvertLettersDjConverts "dj"-s into "đ"-s, taking special cases into accountfixLettersForDBIf cyrillic, converts to latin; if latin, converts "dj"-s to "đ"-s

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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/2862958?v=4)[Miloš](/maintainers/knezmilos13)[@knezmilos13](https://github.com/knezmilos13)

---

Top Contributors

[![knezmilos13](https://avatars.githubusercontent.com/u/2862958?v=4)](https://github.com/knezmilos13 "knezmilos13 (17 commits)")

### Embed Badge

![Health badge](/badges/knezmilos13-cirilator/health.svg)

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

PHPackages © 2026

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