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