fn_b/vendor/symfony/string
2026-02-12 13:35:39 +08:00
..
Exception no message 2026-02-12 13:35:39 +08:00
Inflector no message 2026-02-12 13:35:39 +08:00
Resources no message 2026-02-12 13:35:39 +08:00
Slugger no message 2026-02-12 13:35:39 +08:00
AbstractString.php no message 2026-02-12 13:35:39 +08:00
AbstractUnicodeString.php no message 2026-02-12 13:35:39 +08:00
ByteString.php no message 2026-02-12 13:35:39 +08:00
CHANGELOG.md no message 2026-02-12 13:35:39 +08:00
CodePointString.php no message 2026-02-12 13:35:39 +08:00
composer.json no message 2026-02-12 13:35:39 +08:00
LazyString.php no message 2026-02-12 13:35:39 +08:00
LICENSE no message 2026-02-12 13:35:39 +08:00
README.md no message 2026-02-12 13:35:39 +08:00
TruncateMode.php no message 2026-02-12 13:35:39 +08:00
UnicodeString.php no message 2026-02-12 13:35:39 +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