urban 5cc30c4fee first commit 3 weeks ago
..
Exception 5cc30c4fee first commit 3 weeks ago
Inflector 5cc30c4fee first commit 3 weeks ago
Resources 5cc30c4fee first commit 3 weeks ago
Slugger 5cc30c4fee first commit 3 weeks ago
AbstractString.php 5cc30c4fee first commit 3 weeks ago
AbstractUnicodeString.php 5cc30c4fee first commit 3 weeks ago
ByteString.php 5cc30c4fee first commit 3 weeks ago
CHANGELOG.md 5cc30c4fee first commit 3 weeks ago
CodePointString.php 5cc30c4fee first commit 3 weeks ago
LICENSE 5cc30c4fee first commit 3 weeks ago
LazyString.php 5cc30c4fee first commit 3 weeks ago
README.md 5cc30c4fee first commit 3 weeks ago
UnicodeString.php 5cc30c4fee first commit 3 weeks ago
composer.json 5cc30c4fee first commit 3 weeks ago

README.md

String Component

The String component provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.

Resources