parsaaghayi-backend/vendor/symfony/string
DevOps c9a688e80d
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
chore: commit vendor directory for fully offline builds
2026-06-28 18:08:40 +00:00
..
Exception chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Inflector chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Resources chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Slugger chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
AbstractString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
AbstractUnicodeString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ByteString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CHANGELOG.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CodePointString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
composer.json chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LazyString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LICENSE chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
README.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
TruncateMode.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
UnicodeString.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +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