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.3.0"
| 包名 | 版本要求 |
|---|---|
| php | >=8.2 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-intl-grapheme | ~1.0 |
| symfony/polyfill-intl-normalizer | ~1.0 |
| symfony/polyfill-mbstring | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| symfony/emoji | ^7.1 |
| symfony/error-handler | ^6.4|^7.0 |
| symfony/http-client | ^6.4|^7.0 |
| symfony/intl | ^6.4|^7.0 |
| symfony/translation-contracts | ^2.5|^3.0 |
| symfony/var-exporter | ^6.4|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-04-20 20:19:01 |
| 类型 | library |