ria/vendor/symfony/string
2024-08-21 03:06:40 +00:00
..
Exception Vendor 2 2024-08-21 03:06:40 +00:00
Inflector Vendor 2 2024-08-21 03:06:40 +00:00
Resources Vendor 2 2024-08-21 03:06:40 +00:00
Slugger Vendor 2 2024-08-21 03:06:40 +00:00
AbstractString.php Vendor 2 2024-08-21 03:06:40 +00:00
AbstractUnicodeString.php Vendor 2 2024-08-21 03:06:40 +00:00
ByteString.php Vendor 2 2024-08-21 03:06:40 +00:00
CHANGELOG.md Vendor 2 2024-08-21 03:06:40 +00:00
CodePointString.php Vendor 2 2024-08-21 03:06:40 +00:00
composer.json Vendor 2 2024-08-21 03:06:40 +00:00
LazyString.php Vendor 2 2024-08-21 03:06:40 +00:00
LICENSE Vendor 2 2024-08-21 03:06:40 +00:00
README.md Vendor 2 2024-08-21 03:06:40 +00:00
UnicodeString.php Vendor 2 2024-08-21 03:06:40 +00:00

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