TKK_E32221431/Laravel-Deli/vendor/symfony/string
Ddlysa 40024992af first commit 2025-07-24 12:25:56 +07:00
..
Exception first commit 2025-07-24 12:25:56 +07:00
Inflector first commit 2025-07-24 12:25:56 +07:00
Resources first commit 2025-07-24 12:25:56 +07:00
Slugger first commit 2025-07-24 12:25:56 +07:00
AbstractString.php first commit 2025-07-24 12:25:56 +07:00
AbstractUnicodeString.php first commit 2025-07-24 12:25:56 +07:00
ByteString.php first commit 2025-07-24 12:25:56 +07:00
CHANGELOG.md first commit 2025-07-24 12:25:56 +07:00
CodePointString.php first commit 2025-07-24 12:25:56 +07:00
LICENSE first commit 2025-07-24 12:25:56 +07:00
LazyString.php first commit 2025-07-24 12:25:56 +07:00
README.md first commit 2025-07-24 12:25:56 +07:00
TruncateMode.php first commit 2025-07-24 12:25:56 +07:00
UnicodeString.php first commit 2025-07-24 12:25:56 +07:00
composer.json first commit 2025-07-24 12:25:56 +07:00

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