wanglu c3eea91f7f first commit 2 years ago
..
Exception c3eea91f7f first commit 2 years ago
Inflector c3eea91f7f first commit 2 years ago
Resources c3eea91f7f first commit 2 years ago
Slugger c3eea91f7f first commit 2 years ago
.gitattributes c3eea91f7f first commit 2 years ago
AbstractString.php c3eea91f7f first commit 2 years ago
AbstractUnicodeString.php c3eea91f7f first commit 2 years ago
ByteString.php c3eea91f7f first commit 2 years ago
CHANGELOG.md c3eea91f7f first commit 2 years ago
CodePointString.php c3eea91f7f first commit 2 years ago
LICENSE c3eea91f7f first commit 2 years ago
LazyString.php c3eea91f7f first commit 2 years ago
README.md c3eea91f7f first commit 2 years ago
UnicodeString.php c3eea91f7f first commit 2 years ago
composer.json c3eea91f7f first commit 2 years 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