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.10"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^11.0 |
| 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 || ^5.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-02-18 20:23:39 |
| 类型 | library |