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.2.0"
| 包名 | 版本要求 |
|---|---|
| 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 |
| symfony/http-client | ^5.4|^6.0 |
| symfony/intl | ^6.2 |
| symfony/translation-contracts | ^2.0|^3.0 |
| symfony/var-exporter | ^5.4|^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-11-30 17:13:47 |
| 类型 | library |