fuc-new/vendor/symfony/string
2026-05-02 16:20:44 +08:00
..
Exception vendor 2026-05-02 16:20:44 +08:00
Inflector vendor 2026-05-02 16:20:44 +08:00
Resources vendor 2026-05-02 16:20:44 +08:00
Slugger vendor 2026-05-02 16:20:44 +08:00
AbstractString.php vendor 2026-05-02 16:20:44 +08:00
AbstractUnicodeString.php vendor 2026-05-02 16:20:44 +08:00
ByteString.php vendor 2026-05-02 16:20:44 +08:00
CHANGELOG.md vendor 2026-05-02 16:20:44 +08:00
CodePointString.php vendor 2026-05-02 16:20:44 +08:00
composer.json vendor 2026-05-02 16:20:44 +08:00
LazyString.php vendor 2026-05-02 16:20:44 +08:00
LICENSE vendor 2026-05-02 16:20:44 +08:00
README.md vendor 2026-05-02 16:20:44 +08:00
UnicodeString.php vendor 2026-05-02 16:20:44 +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