donation/vendor/symfony/string
2023-12-17 10:56:29 +05:30
..
Exception FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
Inflector gitignore file change : RV 2023-12-17 10:56:29 +05:30
Resources gitignore file change : RV 2023-12-17 10:56:29 +05:30
Slugger gitignore file change : RV 2023-12-17 10:56:29 +05:30
AbstractString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
AbstractUnicodeString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ByteString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
CHANGELOG.md gitignore file change : RV 2023-12-17 10:56:29 +05:30
CodePointString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
composer.json gitignore file change : RV 2023-12-17 10:56:29 +05:30
LazyString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
LICENSE gitignore file change : RV 2023-12-17 10:56:29 +05:30
README.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
UnicodeString.php gitignore file change : RV 2023-12-17 10:56:29 +05:30

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