String Component
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
- Read Documentation
- View Source Code
- MIT License
- 151 million downloads (415,719 per day)
- 320 OSS projects use it
- First released on October 2019
Installation
Use Composer to install this component in your PHP project:
$ composer require symfony/string