X\choro 48f1b97cc3 first commit 3 months ago
..
Exception 48f1b97cc3 first commit 3 months ago
Inflector 48f1b97cc3 first commit 3 months ago
Resources 48f1b97cc3 first commit 3 months ago
Slugger 48f1b97cc3 first commit 3 months ago
AbstractString.php 48f1b97cc3 first commit 3 months ago
AbstractUnicodeString.php 48f1b97cc3 first commit 3 months ago
ByteString.php 48f1b97cc3 first commit 3 months ago
CHANGELOG.md 48f1b97cc3 first commit 3 months ago
CodePointString.php 48f1b97cc3 first commit 3 months ago
LICENSE 48f1b97cc3 first commit 3 months ago
LazyString.php 48f1b97cc3 first commit 3 months ago
README.md 48f1b97cc3 first commit 3 months ago
TruncateMode.php 48f1b97cc3 first commit 3 months ago
UnicodeString.php 48f1b97cc3 first commit 3 months ago
composer.json 48f1b97cc3 first commit 3 months ago

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