parsaaghayi-backend/vendor/symfony/string
DevOps 3aad54907e
Some checks failed
Deploy Backend / deploy (push) Failing after 3m44s
chore: commit complete vendor (Liara mirror no dist)
2026-06-23 15:37:41 +00:00
..
Exception chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Inflector chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Resources chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
Slugger chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
AbstractString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
AbstractUnicodeString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
ByteString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CHANGELOG.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
CodePointString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
composer.json chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
LazyString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
LICENSE chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
README.md chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +00:00
UnicodeString.php chore: commit complete vendor (Liara mirror no dist) 2026-06-23 15:37:41 +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