PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
composer require "doctrine/inflector:2.0.6"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^10 |
| phpstan/phpstan | ^1.8 |
| phpstan/phpstan-phpunit | ^1.1 |
| phpstan/phpstan-strict-rules | ^1.3 |
| phpunit/phpunit | ^8.5 || ^9.5 |
| vimeo/psalm | ^4.25 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-20 09:10:12 |
| 类型 | library |