MIF_E31210538/vendor/symfony/string
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
Exception commit 2024-06-25 12:04:09 +07:00
Inflector commit 2024-06-25 12:04:09 +07:00
Resources commit 2024-06-25 12:04:09 +07:00
Slugger commit 2024-06-25 12:04:09 +07:00
AbstractString.php commit 2024-06-25 12:04:09 +07:00
AbstractUnicodeString.php commit 2024-06-25 12:04:09 +07:00
ByteString.php commit 2024-06-25 12:04:09 +07:00
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
CodePointString.php commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
LazyString.php commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
UnicodeString.php commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +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