PHPackages                             oodle/inflect - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. oodle/inflect

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

oodle/inflect
=============

inflect - a memoizing inflector for php

v0.2.0(12y ago)2602.0k↓22.5%8MITPHPPHP &gt;=5.3.17

Since Jul 15Pushed 11y ago2 watchersCompare

[ Source](https://github.com/oodle/inflect)[ Packagist](https://packagist.org/packages/oodle/inflect)[ RSS](/packages/oodle-inflect/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (8)

Inflect
=======

[](#inflect)

Inflect is an Inflector for PHP

Installation:
-------------

[](#installation)

Add this line to your composer.json "require" section:

### composer.json

[](#composerjson)

```
    "require": {
       ...
       "oodle/inflect": "*"
```

Usage:
------

[](#usage)

```
use Inflect\Inflect;

echo Inflect::singularize('tests');
echo Inflect::pluralize('test');
```

Notes:
------

[](#notes)

Many thanks to original author Sho Kuwamoto"

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~138 days

Total

2

Last Release

4598d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f05a1e018633083f2618b189473318e14d14d921216188d36c52e582244340c7?d=identicon)[mmucklo](/maintainers/mmucklo)

---

Top Contributors

[![mmucklo](https://avatars.githubusercontent.com/u/245122?v=4)](https://github.com/mmucklo "mmucklo (5 commits)")[![alecsammon](https://avatars.githubusercontent.com/u/304636?v=4)](https://github.com/alecsammon "alecsammon (1 commits)")

---

Tags

inflectorinflecturlifysingularizepluralize

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/oodle-inflect/health.svg)

```
[![Health](https://phpackages.com/badges/oodle-inflect/health.svg)](https://phpackages.com/packages/oodle-inflect)
```

###  Alternatives

[mmucklo/inflect

inflect - a memoizing inflector for php

4024.5M14](/packages/mmucklo-inflect)[doctrine/inflector

PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.

11.3k900.4M875](/packages/doctrine-inflector)[jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

6758.1M80](/packages/jbroadway-urlify)[icanboogie/inflector

Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.

2182.5M72](/packages/icanboogie-inflector)[voku/urlify

PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.

274.2M8](/packages/voku-urlify)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
