Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Pluralization reusable #328

Closed
umpirsky opened this issue Nov 22, 2012 · 1 comment
Closed

Make Pluralization reusable #328

umpirsky opened this issue Nov 22, 2012 · 1 comment

Comments

@umpirsky
Copy link

I saw pluralization problem revisited in many projects.

What do you think about extracting this functionality into separated library?

Some references:

https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/Util/Pluralization.php
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Util/FormUtil.php
https://github.com/nelmio/alice/blob/master/src/Nelmio/Alice/Loader/Base.php#L384
https://github.com/Sylius/SyliusResourceBundle/blob/master/Controller/ResourceController.php#L67
...

@lsmith77
Copy link
Member

see #392

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants