doctrine/inflector 1.4.x-dev

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:1.4.x-dev"
依赖
包名版本要求
php ^7.1 || ^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^8.0
phpstan/phpstan ^0.12
phpstan/phpstan-phpunit ^0.12
phpstan/phpstan-strict-rules ^0.12
phpunit/phpunit ^7.0 || ^8.0 || ^9.0
版本详情
许可证MIT
发布时间2021-04-16 17:34:40
类型library