wanglu c3eea91f7f first commit 2 anni fa
..
Exception c3eea91f7f first commit 2 anni fa
Inflector c3eea91f7f first commit 2 anni fa
Resources c3eea91f7f first commit 2 anni fa
Slugger c3eea91f7f first commit 2 anni fa
.gitattributes c3eea91f7f first commit 2 anni fa
AbstractString.php c3eea91f7f first commit 2 anni fa
AbstractUnicodeString.php c3eea91f7f first commit 2 anni fa
ByteString.php c3eea91f7f first commit 2 anni fa
CHANGELOG.md c3eea91f7f first commit 2 anni fa
CodePointString.php c3eea91f7f first commit 2 anni fa
LICENSE c3eea91f7f first commit 2 anni fa
LazyString.php c3eea91f7f first commit 2 anni fa
README.md c3eea91f7f first commit 2 anni fa
UnicodeString.php c3eea91f7f first commit 2 anni fa
composer.json c3eea91f7f first commit 2 anni fa

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