doctrine/inflector
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
Maintainers
2.1.0
2025-08-10 19:31 UTC
Requires
- php: ^7.2 || ^8.0
Requires (Dev)
- doctrine/coding-standard: ^12.0 || ^13.0
- phpstan/phpstan: ^1.12 || ^2.0
- phpstan/phpstan-phpunit: ^1.4 || ^2.0
- phpstan/phpstan-strict-rules: ^1.6 || ^2.0
- phpunit/phpunit: ^8.5 || ^12.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 6d6c96277ea252fc1304627204c3d5e6e15faa3b
- Guilherme Blanco <guilhermeblanco.woop@gmail.com>
- Roman Borschel <roman.woop@code-factory.org>
- Benjamin Eberlei <kontakt.woop@beberlei.de>
- Jonathan Wage <jonwage.woop@gmail.com>
- Johannes Schmitt <schmittjoh.woop@gmail.com>
phpinflectorinflectionstringslowercasemanipulationwordspluralsingularuppercase
This package is auto-updated.
Last update: 2026-06-14 06:57:49 UTC
README
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
