kokjan/vendor/symfony/string
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
Exception first commit 2026-02-25 13:59:34 +07:00
Inflector style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Resources style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Slugger style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
AbstractString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
AbstractUnicodeString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
ByteString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CodePointString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LazyString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md first commit 2026-02-25 13:59:34 +07:00
TruncateMode.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
UnicodeString.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

README.md

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