dikplhd/vendor/symfony/string
ilhamwara 148acc3ba0 update 2025-05-16 11:29:49 +07:00
..
Exception update 2025-05-16 11:29:49 +07:00
Inflector update 2025-05-16 11:29:49 +07:00
Resources update 2025-05-16 11:29:49 +07:00
Slugger update 2025-05-16 11:29:49 +07:00
AbstractString.php update 2025-05-16 11:29:49 +07:00
AbstractUnicodeString.php update 2025-05-16 11:29:49 +07:00
ByteString.php update 2025-05-16 11:29:49 +07:00
CHANGELOG.md update 2025-05-16 11:29:49 +07:00
CodePointString.php update 2025-05-16 11:29:49 +07:00
LICENSE update 2025-05-16 11:29:49 +07:00
LazyString.php update 2025-05-16 11:29:49 +07:00
README.md update 2025-05-16 11:29:49 +07:00
TruncateMode.php update 2025-05-16 11:29:49 +07:00
UnicodeString.php update 2025-05-16 11:29:49 +07:00
composer.json update 2025-05-16 11:29:49 +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