Fork me on GitHub
Download Zip archive Download Tar.gz archive

php-utf8

Documenation

Documentation is being worked on.

Guides

Core

There are two implementations, PHP's mbstring and a native implementation, which is used when mbstring is not available. Both implementation behave the same and also provide the same functions.

Functions

These are all the functions mbstring doesn't provide and are written in pure PHP.

Utils