ria/vendor/symfony/string
2024-06-04 11:42:44 +00:00
..
Exception CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
Inflector CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
Resources CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
Slugger CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
AbstractString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
AbstractUnicodeString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
ByteString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
CHANGELOG.md CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
CodePointString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
composer.json CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
LazyString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
LICENSE CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
README.md CHANGE_vendor : ps 2024-06-04 11:42:44 +00:00
UnicodeString.php CHANGE_vendor : ps 2024-06-04 11:42:44 +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