proofdb/vendor/symfony/string
2026-05-01 23:40:14 +08:00
..
Exception 暂存 2026-05-01 23:40:14 +08:00
Inflector 暂存 2026-05-01 23:40:14 +08:00
Resources 暂存 2026-05-01 23:40:14 +08:00
Slugger 暂存 2026-05-01 23:40:14 +08:00
AbstractString.php 暂存 2026-05-01 23:40:14 +08:00
AbstractUnicodeString.php 暂存 2026-05-01 23:40:14 +08:00
ByteString.php 暂存 2026-05-01 23:40:14 +08:00
CHANGELOG.md 暂存 2026-05-01 23:40:14 +08:00
CodePointString.php 暂存 2026-05-01 23:40:14 +08:00
composer.json 暂存 2026-05-01 23:40:14 +08:00
LazyString.php 暂存 2026-05-01 23:40:14 +08:00
LICENSE 暂存 2026-05-01 23:40:14 +08:00
README.md 暂存 2026-05-01 23:40:14 +08:00
TruncateMode.php 暂存 2026-05-01 23:40:14 +08:00
UnicodeString.php 暂存 2026-05-01 23:40:14 +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