Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
composer require "symfony/string:5.2.6"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-intl-grapheme | ~1.0 |
| symfony/polyfill-intl-normalizer | ~1.0 |
| symfony/polyfill-mbstring | ~1.0 |
| symfony/polyfill-php80 | ~1.15 |
| 包名 | 版本要求 |
|---|---|
| symfony/error-handler | ^4.4|^5.0 |
| symfony/http-client | ^4.4|^5.0 |
| symfony/translation-contracts | ^1.1|^2 |
| symfony/var-exporter | ^4.4|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-03-17 17:12:15 |
| 类型 | library |