PHPackages                             quiec/deasciifier - 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. quiec/deasciifier

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

quiec/deasciifier
=================

Deniz Yüret's Turkish deasciifier in PHP.

1.0(5y ago)2202—0%1MITPHP

Since Aug 21Pushed 5y ago1 watchersCompare

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

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

DeAsciifier
===========

[](#deasciifier)

PHP port of [Deniz Yuret's Turkish deasciifier](https://github.com/emres/turkish-mode).

- more tests
- upper character

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

[](#installation)

As a library:

```
composer require quiec/deasciifier
```

As an executable:

```
curl -L https://github.com/Quiec/DeAsciifier/releases/download/executable/deasciifier > /usr/local/bin/deasciifier && chmod +x /usr/local/bin/deasciifier
```

Usage
-----

[](#usage)

As a library:

```
require "vendor/autoload.php";
use DeAsciifier\DeAsciifier;
$Asciifer = new DeAsciifier();
print $Asciifer->DeAsciify("opusmeyi cagristiran citirtilar");
```

As an executable:

```
echo dunyali insan | deasciifier
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

2096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e5dd27603277527d8285b735222952ffcdddcb008db6b94c28601f18b982272?d=identicon)[yusufusta](/maintainers/yusufusta)

---

Top Contributors

[![yusufusta](https://avatars.githubusercontent.com/u/46392667?v=4)](https://github.com/yusufusta "yusufusta (2 commits)")

---

Tags

nlpTurkish

### Embed Badge

![Health badge](/badges/quiec-deasciifier/health.svg)

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

###  Alternatives

[rubix/ml

A high-level machine learning and deep learning library for the PHP language.

2.2k1.4M28](/packages/rubix-ml)[nlp-tools/nlp-tools

NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.

774645.2k5](/packages/nlp-tools-nlp-tools)[codewithkyrian/transformers

State-of-the-art Machine Learning for PHP. Run Transformers in PHP

749231.8k5](/packages/codewithkyrian-transformers)[yooper/php-text-analysis

PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language

539393.0k2](/packages/yooper-php-text-analysis)[davmixcool/php-sentiment-analyzer

PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).

138151.7k1](/packages/davmixcool-php-sentiment-analyzer)[nlgen/nlgen

A library for creating recursive-descent natural language generators.

56181.3k](/packages/nlgen-nlgen)

PHPackages © 2026

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