ria/vendor/symfony/string
2024-08-16 10:55:42 +00:00
..
Exception FIX_ commit 2024-07-30 10:17:00 +00:00
Inflector Merge branch 'CI4-Application' of bitbucket.org:venbainformationtechnology/ria into CI4-Application 2024-07-30 10:17:13 +00:00
Resources FIX_ commit 2024-07-30 10:17:00 +00:00
Slugger MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
AbstractString.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
AbstractUnicodeString.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
ByteString.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
CHANGELOG.md MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
CodePointString.php FIX_ commit 2024-07-30 10:17:00 +00:00
composer.json MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
LazyString.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
LICENSE FIX_ commit 2024-07-30 10:17:00 +00:00
README.md FIX_ commit 2024-07-30 10:17:00 +00:00
UnicodeString.php MERGE_CODE MERGED 2024-08-16 10:55:42 +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