PHPackages                             codeq/unicodenormalizer - 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. codeq/unicodenormalizer

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

codeq/unicodenormalizer
=======================

Normalize unicode form

v2.4.0(4y ago)062.5k↓26%3MITPHP

Since Feb 5Pushed 4y ago2 watchersCompare

[ Source](https://github.com/code-q-web-factory/neos-unicodenormalizer)[ Packagist](https://packagist.org/packages/codeq/unicodenormalizer)[ RSS](/packages/codeq-unicodenormalizer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (10)Used By (0)

Neos - Unicode Normalizer
=========================

[](#neos---unicode-normalizer)

This Neos package normalizes Unicode characters, often causing issues when copying text from PDFs into the Neos backend and then viewing it in IE/Edge.

Requirements
------------

[](#requirements)

Your PHP version must include the PECL intl &gt;= 1.0.0 extension, which is included by default. We are using the PHP [Normalizer](https://www.php.net/manual/de/normalizer.normalize.php)

Usage
-----

[](#usage)

1. Install with `composer require codeq/unicodenormalizer`
2. Wrap any object with processor to normalize its output, e.g. you would probably want to normalize full page output like this:

```
prototype(Page).@process.normalize = CodeQ.UnicodeNormalizer:Normalizer

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% 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 ~237 days

Recently: every ~347 days

Total

9

Last Release

1493d ago

Major Versions

v1.0 → v2.02017-02-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/c898f86932821ebd9add02d4f01864bd4804e1a620083fbc5951af0bb3e9c850?d=identicon)[codeq](/maintainers/codeq)

---

Top Contributors

[![rolandschuetz](https://avatars.githubusercontent.com/u/735982?v=4)](https://github.com/rolandschuetz "rolandschuetz (11 commits)")[![dimaip](https://avatars.githubusercontent.com/u/837032?v=4)](https://github.com/dimaip "dimaip (4 commits)")[![bastianschwarz](https://avatars.githubusercontent.com/u/6865819?v=4)](https://github.com/bastianschwarz "bastianschwarz (1 commits)")

---

Tags

helperflowNeosFUSION

### Embed Badge

![Health badge](/badges/codeq-unicodenormalizer/health.svg)

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

###  Alternatives

[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14228.6k10](/packages/carbon-includeassets)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21166.3k](/packages/techdivision-ckstyles)[breadlesscode/neos-blog

Ready to use blog package

161.4k](/packages/breadlesscode-neos-blog)

PHPackages © 2026

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