wanglu c3eea91f7f first commit 2 лет назад
..
Exception c3eea91f7f first commit 2 лет назад
Inflector c3eea91f7f first commit 2 лет назад
Resources c3eea91f7f first commit 2 лет назад
Slugger c3eea91f7f first commit 2 лет назад
.gitattributes c3eea91f7f first commit 2 лет назад
AbstractString.php c3eea91f7f first commit 2 лет назад
AbstractUnicodeString.php c3eea91f7f first commit 2 лет назад
ByteString.php c3eea91f7f first commit 2 лет назад
CHANGELOG.md c3eea91f7f first commit 2 лет назад
CodePointString.php c3eea91f7f first commit 2 лет назад
LICENSE c3eea91f7f first commit 2 лет назад
LazyString.php c3eea91f7f first commit 2 лет назад
README.md c3eea91f7f first commit 2 лет назад
UnicodeString.php c3eea91f7f first commit 2 лет назад
composer.json c3eea91f7f first commit 2 лет назад

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