Download the PHP package sjorek/unicode-normalization without Composer
On this page you can find all versions of the php package sjorek/unicode-normalization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sjorek/unicode-normalization
More information about sjorek/unicode-normalization
Files in sjorek/unicode-normalization
Download sjorek/unicode-normalization
More information about sjorek/unicode-normalization
Files in sjorek/unicode-normalization
Vendor sjorek
Package unicode-normalization
Short Description An enhanced facade to existing unicode-normalization implementations.
License BSD-3-Clause
Homepage https://sjorek.github.io/unicode-normalization/
Package unicode-normalization
Short Description An enhanced facade to existing unicode-normalization implementations.
License BSD-3-Clause
Homepage https://sjorek.github.io/unicode-normalization/
Please rate this library. Is it a good library?
Informations about the package unicode-normalization
Unicode-Normalization
A composer-package providing an enhanced facade to existing unicode-normalization implementations.
Installation
Usage
Unicode Normalization
Stream filtering
Note: Be careful when using on streams in r+
or w+
(or similar) modes; by default PHP will assign the
filter to both the reading and writing chain. This means it will attempt to convert the data twice - first when
reading from the stream, and once again when writing to it.
Examples
Unicode Normalization
Stream filtering
Contributing
Look at the contribution guidelines
Links
Status
GitHub
Packagist
Social
All versions of unicode-normalization with dependencies
PHP Build Version
Package Version
The package sjorek/unicode-normalization contains the following files
Loading the files please wait ....