https://github.com/symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
https://github.com/symfony/string
component grapheme i18n php string symfony symfony-component unicode utf-8 utf8
Last synced: 24 days ago
JSON representation
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
- Host: GitHub
- URL: https://github.com/symfony/string
- Owner: symfony
- License: mit
- Created: 2019-10-05T11:42:45.000Z (over 5 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-05-02T09:22:31.000Z (about 1 month ago)
- Last Synced: 2025-05-07T10:52:31.887Z (about 1 month ago)
- Topics: component, grapheme, i18n, php, string, symfony, symfony-component, unicode, utf-8, utf8
- Language: PHP
- Homepage: https://symfony.com/string
- Size: 529 KB
- Stars: 1,759
- Watchers: 8
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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
---------* [Documentation](https://symfony.com/doc/current/components/string.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)