Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 8 hours 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-01-05T16:34:39.000Z (16 days ago)
- Last Synced: 2025-01-13T22:07:06.686Z (7 days ago)
- Topics: component, grapheme, i18n, php, string, symfony, symfony-component, unicode, utf-8, utf8
- Language: PHP
- Homepage: https://symfony.com/string
- Size: 497 KB
- Stars: 1,727
- Watchers: 9
- Forks: 21
- 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)