MTShop/code/vendor/symfony/string
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
Exception update config 2023-11-17 01:10:57 +08:00
Inflector update config 2023-11-17 01:10:57 +08:00
Resources update config 2023-11-17 01:10:57 +08:00
Slugger update config 2023-11-17 01:10:57 +08:00
AbstractString.php update config 2023-11-17 01:10:57 +08:00
AbstractUnicodeString.php update config 2023-11-17 01:10:57 +08:00
ByteString.php update config 2023-11-17 01:10:57 +08:00
CHANGELOG.md update config 2023-11-17 01:10:57 +08:00
CodePointString.php update config 2023-11-17 01:10:57 +08:00
LICENSE update config 2023-11-17 01:10:57 +08:00
LazyString.php update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
UnicodeString.php update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +08: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