Registry / utility / symfony-string

symfony-string

JSON →
library8.1.0phppackagistunverified

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.

composer require symfony/string
INSTALL
IMPORT
SIG · SYMFONY-STRING
S
symfony-string
utilityphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UnicodeString
use Symfony\Component\String\UnicodeString;

Create and manipulate a Unicode string.

use Symfony\Component\String\UnicodeString; $string = new UnicodeString('Hello World!'); echo $string->trim()->upper();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
symfony-string — pip install symfony-string · libregistry