doctrine / inflector

Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
https://www.doctrine-project.org/projects/inflector.html
MIT License
11.26k stars 137 forks source link

Analyze test directory #253

Closed greg0ire closed 5 months ago

greg0ire commented 5 months ago

We analyze it with PHPStan, it only makes sense to analyze it with Psalm as well.