https://github.com/donkeycode/string
https://github.com/donkeycode/string
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/string
- Owner: donkeycode
- License: mit
- Created: 2022-12-21T13:04:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T13:13:45.000Z (about 3 years ago)
- Last Synced: 2025-01-12T02:57:40.202Z (about 1 year ago)
- Language: PHP
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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)