PHPackages                             indeev/asciify - 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. indeev/asciify

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

indeev/asciify
==============

This tool is used to convert any string containing letters with diacritics to string with ASCII (a-zA-Z) version of accented letters

v1.0.2(4y ago)038MITPHPPHP ^7.4|^8.0

Since Aug 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/inDeev/asciify)[ Packagist](https://packagist.org/packages/indeev/asciify)[ Docs](https://github.com/indeev/asciify)[ RSS](/packages/indeev-asciify/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

Asciify
=======

[](#asciify)

[![Latest Stable Version](https://camo.githubusercontent.com/d475941c47b29c28fe5013f247e9a7ae569b22cc48dd92e0faaf0601bcb96d2a/687474703a2f2f706f7365722e707567782e6f72672f696e646565762f617363696966792f76)](https://packagist.org/packages/indeev/asciify) [![Total Downloads](https://camo.githubusercontent.com/6221b59d25c70375fe5db81dc8a956a2a91a7dd33c8081e9301454c72a90d774/687474703a2f2f706f7365722e707567782e6f72672f696e646565762f617363696966792f646f776e6c6f616473)](https://packagist.org/packages/indeev/asciify) [![Latest Unstable Version](https://camo.githubusercontent.com/8d5faa938cd3d415301290aa423120dbe0ecb845ffe4600e5c658425b79dbb3c/687474703a2f2f706f7365722e707567782e6f72672f696e646565762f617363696966792f762f756e737461626c65)](https://packagist.org/packages/indeev/asciify) [![License](https://camo.githubusercontent.com/bf86f55fa47d75f7f460e66d5e82f8ddbe413e0ce9298cc0e17cce9f89a54da7/687474703a2f2f706f7365722e707567782e6f72672f696e646565762f617363696966792f6c6963656e7365)](https://packagist.org/packages/indeev/asciify)

This tool is used to convert any string containing letters with diacritics to string with ASCII (a-zA-Z) version of accented letters.

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

[](#installation)

You can install the package via composer:

```
composer require indeev/asciify
```

Usage
-----

[](#usage)

```
Asciify::convert('Příliš žluťoučký kůň pěl ďábelské ódy.')
// string: 'Prilis zlutoucky kun pel dabelske ody.'
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Petr Katerinak](https://github.com/indeev)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com) by [Beyond Code](http://beyondco.de/).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

3

Last Release

1719d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00ca7c89cfcf385400d70eeb152888096bac038ad696756facace3b3ed351b81?d=identicon)[inDeev](/maintainers/inDeev)

---

Top Contributors

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

---

Tags

indeevasciify

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/indeev-asciify/health.svg)

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

###  Alternatives

[indeev/laravel-schedule-calendar

Laravel Schedule Calendar - a package providing developers with a concise and visual representation of scheduled tasks, enabling easy analysis of load distribution throughout the day or week for optimized task scheduling.

557.7k](/packages/indeev-laravel-schedule-calendar)

PHPackages © 2026

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