mirror of
https://github.com/zoe-may/TDoG-Skin.git
synced 2024-11-24 05:42:19 +08:00
.. | ||
Exception | ||
Inflector | ||
Resources | ||
Slugger | ||
AbstractString.php | ||
AbstractUnicodeString.php | ||
ByteString.php | ||
CHANGELOG.md | ||
CodePointString.php | ||
composer.json | ||
LazyString.php | ||
LICENSE | ||
README.md | ||
UnicodeString.php |
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.