jun 241d78f74c first commit 3 months ago
..
Exception 241d78f74c first commit 3 months ago
Inflector 241d78f74c first commit 3 months ago
Resources 241d78f74c first commit 3 months ago
Slugger 241d78f74c first commit 3 months ago
AbstractString.php 241d78f74c first commit 3 months ago
AbstractUnicodeString.php 241d78f74c first commit 3 months ago
ByteString.php 241d78f74c first commit 3 months ago
CHANGELOG.md 241d78f74c first commit 3 months ago
CodePointString.php 241d78f74c first commit 3 months ago
LICENSE 241d78f74c first commit 3 months ago
LazyString.php 241d78f74c first commit 3 months ago
README.md 241d78f74c first commit 3 months ago
UnicodeString.php 241d78f74c first commit 3 months ago
composer.json 241d78f74c 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