travel/service/vendor/symfony/string
yaosen 242417d45d init... 2024-06-24 11:28:18 +08:00
..
Exception init... 2024-06-24 11:28:18 +08:00
Inflector init... 2024-06-24 11:28:18 +08:00
Resources init... 2024-06-24 11:28:18 +08:00
Slugger init... 2024-06-24 11:28:18 +08:00
AbstractString.php init... 2024-06-24 11:28:18 +08:00
AbstractUnicodeString.php init... 2024-06-24 11:28:18 +08:00
ByteString.php init... 2024-06-24 11:28:18 +08:00
CHANGELOG.md init... 2024-06-24 11:28:18 +08:00
CodePointString.php init... 2024-06-24 11:28:18 +08:00
LICENSE init... 2024-06-24 11:28:18 +08:00
LazyString.php init... 2024-06-24 11:28:18 +08:00
README.md init... 2024-06-24 11:28:18 +08:00
UnicodeString.php init... 2024-06-24 11:28:18 +08:00
composer.json init... 2024-06-24 11:28:18 +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