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:6.4.0-BETA3"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-intl-grapheme | ~1.0 |
| symfony/polyfill-intl-normalizer | ~1.0 |
| symfony/polyfill-mbstring | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| symfony/error-handler | ^5.4|^6.0|^7.0 |
| symfony/http-client | ^5.4|^6.0|^7.0 |
| symfony/intl | ^6.2|^7.0 |
| symfony/translation-contracts | ^2.5|^3.0 |
| symfony/var-exporter | ^5.4|^6.0|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-11-09 08:51:37 |
| 类型 | library |