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:7.4.0-BETA1"
| 包名 | 版本要求 |
|---|---|
| php | >=8.2 |
| symfony/deprecation-contracts | ^2.5|^3.0 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-intl-grapheme | ~1.33 |
| symfony/polyfill-intl-normalizer | ~1.0 |
| symfony/polyfill-mbstring | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| symfony/emoji | ^7.1|^8.0 |
| symfony/http-client | ^6.4|^7.0|^8.0 |
| symfony/intl | ^6.4|^7.0|^8.0 |
| symfony/translation-contracts | ^2.5|^3.0 |
| symfony/var-exporter | ^6.4|^7.0|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-09-11 14:37:11 |
| 类型 | library |