PHPackages                             seferov/turkish-number - 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. seferov/turkish-number

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

seferov/turkish-number
======================

Converts numbers to words in Turkish

v1.0(7y ago)341.2k↓60.2%1MITPHPPHP &gt;= 7.0

Since Oct 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/seferov/turkish-number)[ Packagist](https://packagist.org/packages/seferov/turkish-number)[ RSS](/packages/seferov-turkish-number/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Turkish number
==============

[](#turkish-number)

[![Build Status](https://camo.githubusercontent.com/fa2624ab7b409d2ccdd8e7b43224d424b804f17cc2f4b7914f63cd52cfff2d79/68747470733a2f2f7472617669732d63692e636f6d2f73656665726f762f7475726b6973682d6e756d6265722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/seferov/turkish-number)

A PHP library converts numbers to words in Turkish.

It was highly inspired by [https://github.com/hynkle/turkish\_number](https://github.com/hynkle/turkish_number) which is a Ruby gem that does the same task.

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

[](#installation)

```
composer require seferov/turkish-number

```

Usage
-----

[](#usage)

```
use Seferov\TurkishNumber\TurkishNumber;

TurkishNumber::spell(3233); // returns 'üç bin iki yüz otuz üç'
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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

2832d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/610bd2fde1711e53582ff2e311a6a40c5fbf4056b30930720e3f315fdb39ae06?d=identicon)[ferhad](/maintainers/ferhad)

---

Top Contributors

[![seferov](https://avatars.githubusercontent.com/u/1233843?v=4)](https://github.com/seferov "seferov (7 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

numbers-to-textspellingturkishspellingTurkishturkish number

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/seferov-turkish-number/health.svg)

```
[![Health](https://phpackages.com/badges/seferov-turkish-number/health.svg)](https://phpackages.com/packages/seferov-turkish-number)
```

###  Alternatives

[wapmorgan/morphos

A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.

8351.4M7](/packages/wapmorgan-morphos)[tigitz/php-spellchecker

Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP

312550.4k1](/packages/tigitz-php-spellchecker)[mekras/php-speller

PHP spell check library

68413.6k](/packages/mekras-php-speller)[epigra/trstringhelper

PHP Türkçe Karakter Destekli String Fonksiyonları (toupper,tolower,ucfirst,ucwords,capitalizefirst) Kütüphanesi

244.1k](/packages/epigra-trstringhelper)[zenstruck/class-metadata

Add human readable class aliases &amp; metadata with efficient lookups.

143.1k19](/packages/zenstruck-class-metadata)

PHPackages © 2026

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