urban 5cc30c4fee first commit 10 months ago
..
Exception 5cc30c4fee first commit 10 months ago
Inflector 5cc30c4fee first commit 10 months ago
Resources 5cc30c4fee first commit 10 months ago
Slugger 5cc30c4fee first commit 10 months ago
AbstractString.php 5cc30c4fee first commit 10 months ago
AbstractUnicodeString.php 5cc30c4fee first commit 10 months ago
ByteString.php 5cc30c4fee first commit 10 months ago
CHANGELOG.md 5cc30c4fee first commit 10 months ago
CodePointString.php 5cc30c4fee first commit 10 months ago
LICENSE 5cc30c4fee first commit 10 months ago
LazyString.php 5cc30c4fee first commit 10 months ago
README.md 5cc30c4fee first commit 10 months ago
UnicodeString.php 5cc30c4fee first commit 10 months ago
composer.json 5cc30c4fee first commit 10 months 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