nodehub/vendor/symfony/string
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
Exception 1 2026-02-21 19:39:53 +08:00
Inflector 1 2026-02-21 19:39:53 +08:00
Resources 1 2026-02-21 19:39:53 +08:00
Slugger 1 2026-02-21 19:39:53 +08:00
AbstractString.php 1 2026-02-21 19:39:53 +08:00
AbstractUnicodeString.php 1 2026-02-21 19:39:53 +08:00
ByteString.php 1 2026-02-21 19:39:53 +08:00
CHANGELOG.md 1 2026-02-21 19:39:53 +08:00
CodePointString.php 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
LazyString.php 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00
TruncateMode.php 1 2026-02-21 19:39:53 +08:00
UnicodeString.php 1 2026-02-21 19:39:53 +08:00

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