Veranstaltungen-APP/vendor/symfony/string
2026-04-09 21:24:07 +02:00
..
Exception ttt 2026-04-09 21:24:07 +02:00
Inflector ttt 2026-04-09 21:24:07 +02:00
Resources ttt 2026-04-09 21:24:07 +02:00
Slugger ttt 2026-04-09 21:24:07 +02:00
AbstractString.php ttt 2026-04-09 21:24:07 +02:00
AbstractUnicodeString.php ttt 2026-04-09 21:24:07 +02:00
ByteString.php ttt 2026-04-09 21:24:07 +02:00
CHANGELOG.md ttt 2026-04-09 21:24:07 +02:00
CodePointString.php ttt 2026-04-09 21:24:07 +02:00
composer.json ttt 2026-04-09 21:24:07 +02:00
LazyString.php ttt 2026-04-09 21:24:07 +02:00
LICENSE ttt 2026-04-09 21:24:07 +02:00
README.md ttt 2026-04-09 21:24:07 +02:00
TruncateMode.php ttt 2026-04-09 21:24:07 +02:00
UnicodeString.php ttt 2026-04-09 21:24:07 +02: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