doctrine/inflector
Doctrine Inflector is a lightweight PHP library for common string transformations: convert words between singular and plural forms, and handle case changes. Useful for naming conventions in frameworks and tools where consistent word inflection is needed.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/inflector | 0.85 | Deprecated since Symfony 5.1. Symfony Inflector converts English words between singular and plural forms. Use the String component’s EnglishInflector instead. Issues and PRs should be filed in the main Symfony repository. | 2,180 | 2,211 | 10 | 473K | 0 | 10.1 | 22.7 | MIT | 1 year ago | |
| guzzle/inflection | 0.85 | guzzle/inflection is a tiny PHP inflection utility for converting words between singular and plural forms and applying basic naming transformations. Useful in frameworks and code generators where consistent human-readable naming is needed without heavy dependencies. | 3 | 4 | 0 | 99 | 0 | 0.0 | 19.1 | — | — | |
| bornfight/jsonapi-documentation | 0.84 | — | 3 | 3 | 0 | 65 | 5 | 2.2 | 18.1 | MIT | 5 years ago | |
| oodle/inflect | 0.84 | Lightweight PHP inflector for converting English words between singular and plural forms. Install via Composer and use static methods like Inflect::singularize('tests') and Inflect::pluralize('test') for quick string inflection. | 2 | 2 | 0 | 6K | 0 | 0.0 | 45.2 | NOASSERTION | — | |
| doctrine/common | 0.81 | Doctrine Common extends core PHP with shared utilities used across Doctrine projects. Includes collections, event management, caching helpers, annotations support (legacy), reflection and class loading tools. A foundational component for Doctrine ORM and related libraries. | 0 | 5,838 | — | 4M | — | 50.2 | 48.6 | — | — | |
| effiana/doctrine-behaviors | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/orm | 0.81 | Doctrine ORM is an object-relational mapper for PHP 8.1+ providing transparent persistence for PHP objects on top of Doctrine DBAL. Includes Doctrine Query Language (DQL), an object-oriented SQL-like dialect for flexible querying without duplication. | 10,174 | 10,347 | 2,535 | 5M | 1,278 | 91.5 | 70.2 | MIT | 1 week ago | |
| borsaco/doctrine-prefix-bundle | 0.81 | — | 8 | 8 | 1 | 14 | 2 | 1.4 | 5.6 | BSD-3-Clause | 6 years ago | |
| dbstudios/doctrine-entities | 0.79 | Laravel package to work with Doctrine ORM entities in your app, providing integration helpers for managing Doctrine entities alongside Laravel’s ecosystem. Useful when you prefer Doctrine’s mapping and repositories over Eloquent for certain domains. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | GPL-3.0 | 8 years ago |
How can I help you explore Laravel packages today?