You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Application-Web/vendor/symfony/string
Vivien DUFOUR 08c75d025d
wip
1 year ago
..
Exception wip 1 year ago
Inflector wip 1 year ago
Resources wip 1 year ago
Slugger wip 1 year ago
AbstractString.php wip 1 year ago
AbstractUnicodeString.php wip 1 year ago
ByteString.php wip 1 year ago
CHANGELOG.md wip 1 year ago
CodePointString.php wip 1 year ago
LICENSE wip 1 year ago
LazyString.php wip 1 year ago
README.md wip 1 year ago
UnicodeString.php wip 1 year ago
composer.json wip 1 year ago

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