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