Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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://github.com/doctrine/inflector
Last synced: 11 days ago
JSON representation
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
- Host: GitHub
- URL: https://github.com/doctrine/inflector
- Owner: doctrine
- License: mit
- Created: 2013-01-10T21:34:22.000Z (almost 12 years ago)
- Default Branch: 2.0.x
- Last Pushed: 2024-02-22T10:21:05.000Z (9 months ago)
- Last Synced: 2024-04-14T01:32:57.363Z (7 months ago)
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/inflector.html
- Size: 1.8 MB
- Stars: 11,187
- Watchers: 23
- Forks: 130
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- php-awesome - Doctrine Inflector
README
# Doctrine Inflector
Doctrine Inflector is a small library that can perform string manipulations
with regard to uppercase/lowercase and singular/plural forms of words.[![Build Status](https://github.com/doctrine/inflector/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/inflector/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.0.x)
[![Code Coverage](https://codecov.io/gh/doctrine/inflector/branch/2.0.x/graph/badge.svg)](https://codecov.io/gh/doctrine/inflector/branch/2.0.x)