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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
Exception |
|
|
|
|
Inflector |
|
|
|
|
Resources |
|
|
|
|
Slugger |
|
|
|
|
Tests |
|
|
|
|
.gitattributes |
|
|
|
|
.gitignore |
|
|
|
|
AbstractString.php |
|
|
|
|
AbstractUnicodeString.php |
|
|
|
|
ByteString.php |
|
|
|
|
CHANGELOG.md |
|
|
|
|
CodePointString.php |
|
|
|
|
LICENSE |
|
|
|
|
LazyString.php |
|
|
|
|
README.md |
|
|
|
|
UnicodeString.php |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
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.