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