Registry / utility / patchwork-utf8

patchwork-utf8

JSON →
library1.3.3phppackagistunverified

Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP.

composer require patchwork/utf8
INSTALL
IMPORT
SIG · PATCHWORK-UTF8
P
patchwork-utf8
utilityphpv1.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Utf8
use Patchwork\Utf8\Utf8;

Use the Utf8 class for UTF-8 string manipulation.

use Patchwork\Utf8\Utf8; $utf8String = Utf8::toUtf8('some string'); echo Utf8::strlen($utf8String);
Debug
Known issues
gotchaSome functions may behave differently on systems without mbstring extension.
fix
Install the mbstring PHP extension for full functionality.
affects: *
Upgrade
Version history
1.3.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
patchwork-utf8 — pip install patchwork-utf8 · libregistry