expatbase/var/www/html/flarum/vendor/symfony/string
2025-08-29 00:22:05 +09:00
..
Exception Upload 2025-08-29 00:22:05 +09:00
Inflector Upload 2025-08-29 00:22:05 +09:00
Resources Upload 2025-08-29 00:22:05 +09:00
Slugger Upload 2025-08-29 00:22:05 +09:00
AbstractString.php Upload 2025-08-29 00:22:05 +09:00
AbstractUnicodeString.php Upload 2025-08-29 00:22:05 +09:00
ByteString.php Upload 2025-08-29 00:22:05 +09:00
CHANGELOG.md Upload 2025-08-29 00:22:05 +09:00
CodePointString.php Upload 2025-08-29 00:22:05 +09:00
composer.json Upload 2025-08-29 00:22:05 +09:00
LazyString.php Upload 2025-08-29 00:22:05 +09:00
LICENSE Upload 2025-08-29 00:22:05 +09:00
README.md Upload 2025-08-29 00:22:05 +09:00
UnicodeString.php Upload 2025-08-29 00:22:05 +09: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