wanglu c3eea91f7f first commit há 2 anos atrás
..
Exception c3eea91f7f first commit há 2 anos atrás
Inflector c3eea91f7f first commit há 2 anos atrás
Resources c3eea91f7f first commit há 2 anos atrás
Slugger c3eea91f7f first commit há 2 anos atrás
.gitattributes c3eea91f7f first commit há 2 anos atrás
AbstractString.php c3eea91f7f first commit há 2 anos atrás
AbstractUnicodeString.php c3eea91f7f first commit há 2 anos atrás
ByteString.php c3eea91f7f first commit há 2 anos atrás
CHANGELOG.md c3eea91f7f first commit há 2 anos atrás
CodePointString.php c3eea91f7f first commit há 2 anos atrás
LICENSE c3eea91f7f first commit há 2 anos atrás
LazyString.php c3eea91f7f first commit há 2 anos atrás
README.md c3eea91f7f first commit há 2 anos atrás
UnicodeString.php c3eea91f7f first commit há 2 anos atrás
composer.json c3eea91f7f first commit há 2 anos atrás

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