utfnormal
Unicode normalization for PHP
|
Files | |
file | Constants.php |
Some constant definitions for the unicode normalization module. | |
file | Utils.php |
Some of these functions are adapted from places in MediaWiki. | |
file | Validator.php |
Unicode normalization routines. | |
Classes | |
class | UtfNormal\Validator |
Unicode normalization routines for working with UTF-8 strings. More... | |