MIF_E31222707/vendor/symfony/string
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
Exception done 2025-07-15 13:57:20 +07:00
Inflector done 2025-07-15 13:57:20 +07:00
Resources done 2025-07-15 13:57:20 +07:00
Slugger done 2025-07-15 13:57:20 +07:00
AbstractString.php done 2025-07-15 13:57:20 +07:00
AbstractUnicodeString.php done 2025-07-15 13:57:20 +07:00
ByteString.php done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
CodePointString.php done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
LazyString.php done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
UnicodeString.php done 2025-07-15 13:57:20 +07:00
composer.json done 2025-07-15 13:57:20 +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