morganchester/php-unicode-space-cleaner

A Unicode whitespace cleaner that replaces exotic Unicode spaces with a single ASCII space.

Maintainers

Package info

github.com/morganchester/php-unicode-space-cleaner

pkg:composer/morganchester/php-unicode-space-cleaner

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.1 2025-04-14 14:52 UTC

This package is auto-updated.

Last update: 2026-03-14 17:04:36 UTC


README

clean the different spaces from input string

how to run unit-tests

docker build -t unicode-cleaner .
docker run --rm unicode-cleaner