MIF_E31211958/vendor/symfony/string
Shin ‏‏‎ ‏‏‎ ‏‏‎ ‏‏‎ 2cbb2c6a83 second commit 2024-07-05 10:49:47 +07:00
..
Exception second commit 2024-07-05 10:49:47 +07:00
Inflector second commit 2024-07-05 10:49:47 +07:00
Resources second commit 2024-07-05 10:49:47 +07:00
Slugger second commit 2024-07-05 10:49:47 +07:00
AbstractString.php second commit 2024-07-05 10:49:47 +07:00
AbstractUnicodeString.php second commit 2024-07-05 10:49:47 +07:00
ByteString.php second commit 2024-07-05 10:49:47 +07:00
CHANGELOG.md second commit 2024-07-05 10:49:47 +07:00
CodePointString.php second commit 2024-07-05 10:49:47 +07:00
LICENSE second commit 2024-07-05 10:49:47 +07:00
LazyString.php second commit 2024-07-05 10:49:47 +07:00
README.md second commit 2024-07-05 10:49:47 +07:00
UnicodeString.php second commit 2024-07-05 10:49:47 +07:00
composer.json second commit 2024-07-05 10:49:47 +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