Download the PHP package enflow/component-inflector without Composer
On this page you can find all versions of the php package enflow/component-inflector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download enflow/component-inflector
More information about enflow/component-inflector
Files in enflow/component-inflector
Package component-inflector
Short Description Multilingual inflector that can singularize and pluralize words.
License MIT
Homepage https://github.com/enflow-nl/component-inflector
Informations about the package component-inflector
Singularize and pluralize words in multiple languages
The enflow/component-inflector
package provides a easy way to singularize and pluralize words in multiple languages.
The following languages are currently supported. Pull requests are welcome!
- English (en)
- Dutch (nl)
Component is based on cakephp/utility
and noud/cakephp-dutch
.
Installation
You can install the package via composer:
Usage
Or specify a custom language which extends the abstract Language
class:
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Michel Bardelmeijer
- All Contributors
Special thanks to Freek Van der Herten for providing the package template & multiple useful packages.
About Enflow
Enflow is a digital creative agency based in Alphen aan den Rijn, Netherlands. We specialize in developing web applications, mobile applications and websites. You can find more info on our website.
License
The MIT License (MIT). Please see License File for more information.