PHPackages                             rap2hpoutre/convert-accent-characters - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. rap2hpoutre/convert-accent-characters

ActiveLibrary[Localization &amp; i18n](/categories/localization)

rap2hpoutre/convert-accent-characters
=====================================

Converts all accent characters to ASCII characters

v0.2.0(8y ago)422.6k↑107.1%5[1 issues](https://github.com/rap2hpoutre/convert-accent-characters/issues)1MITPHPPHP ^7.0

Since Dec 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rap2hpoutre/convert-accent-characters)[ Packagist](https://packagist.org/packages/rap2hpoutre/convert-accent-characters)[ RSS](/packages/rap2hpoutre-convert-accent-characters/feed)WikiDiscussions master Synced today

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

Convert accent characters
=========================

[](#convert-accent-characters)

[![Packagist](https://camo.githubusercontent.com/89b5222524b6dc46b4dbeb30abbb99a2530aa37079d560a69a8b838f4a9c1f10/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261703268706f757472652f636f6e766572742d616363656e742d636861726163746572732e737667)](https://packagist.org/packages/rap2hpoutre/convert-accent-characters)[![Packagist](https://camo.githubusercontent.com/6923c80e23e618c27a99bc50914df043bb320573f76ecea1bb94199e1488c122/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7261703268706f757472652f636f6e766572742d616363656e742d636861726163746572732e737667)](https://packagist.org/packages/rap2hpoutre/convert-accent-characters)[![Build Status](https://camo.githubusercontent.com/29a47d8053362e0672f5c21875e474609df26cc24e8e46b47714560baa8c556d/68747470733a2f2f7472617669732d63692e6f72672f7261703268706f757472652f636f6e766572742d616363656e742d636861726163746572732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rap2hpoutre/convert-accent-characters)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/784f7008d17567c391ce78061ff91d90203694ad353b4ce3a973e4c5d04d37c5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261703268706f757472652f636f6e766572742d616363656e742d636861726163746572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rap2hpoutre/convert-accent-characters/?branch=master)

Converts all UTF-8 accent characters to ASCII characters.

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

[](#installation)

```
composer require rap2hpoutre/convert-accent-characters
```

Usage
-----

[](#usage)

```
use function Rap2hpoutre\ConvertAccentCharacters\convert_accent_characters;

echo convert_accent_characters('Ça plaît à sa majesté');

// echo "Ca plait a sa majeste"
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~169 days

Total

2

Last Release

2941d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/849c3b70e82874c89e079738e4879e0eabb71d1a73f53e81b88c39a9b40f32ae?d=identicon)[rap2hpoutre](/maintainers/rap2hpoutre)

---

Top Contributors

[![rap2hpoutre](https://avatars.githubusercontent.com/u/1575946?v=4)](https://github.com/rap2hpoutre "rap2hpoutre (5 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

accentcharacterscomposeri18nl10npackagephputf-8

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rap2hpoutre-convert-accent-characters/health.svg)

```
[![Health](https://phpackages.com/badges/rap2hpoutre-convert-accent-characters/health.svg)](https://phpackages.com/packages/rap2hpoutre-convert-accent-characters)
```

###  Alternatives

[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)

PHPackages © 2026

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