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