doctrine/inflector 2.0.2

PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.

library MIT
安装
composer require "doctrine/inflector:2.0.2"
依赖
包名版本要求
php ^7.2 || ^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^7.0
phpstan/phpstan ^0.11
phpstan/phpstan-phpunit ^0.11
phpstan/phpstan-strict-rules ^0.11
phpunit/phpunit ^7.0 || ^8.0 || ^9.0
版本详情
许可证MIT
发布时间2020-05-25 20:08:47
类型library