Skip to content

Integrate with Doctrine Inflector for even smarter pluralization #2

@aurooba

Description

@aurooba

Right now, the CPT class intelligently handles common pluralization cases. However, it has very little support for irregular words, and no support for uncountables.

A very well inflection class exists, which Laravel also takes advantage of: Inflector. Integrating with Inflector is the smartest long term thing to do.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions