PHPackages                             camoo/inflector - 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. camoo/inflector

ActiveCamoo-plugin[Utility &amp; Helpers](/categories/utility)

camoo/inflector
===============

Inflector Library

1.1(3y ago)04.6k1MITPHPPHP &gt;=7.4

Since Sep 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/camoo/inflector)[ Packagist](https://packagist.org/packages/camoo/inflector)[ Docs](https://camoo.cm)[ RSS](/packages/camoo-inflector/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

Camoo Inflector Wrapper
=======================

[](#camoo-inflector-wrapper)

Installation
------------

[](#installation)

```
composer require camoo/inflector
```

Usage
-----

[](#usage)

```
use Camoo\Inflector\Inflector;

echo Inflector::camelize('foo bar');
echo Inflector::singularize('users');
echo Inflector::pluralize('domain');
echo Inflector::urlize('foo bar');
// ...
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~470 days

Total

2

Last Release

1275d ago

PHP version history (2 changes)1.0PHP &gt;=7.3

1.1PHP &gt;=7.4

### Community

Maintainers

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

---

Top Contributors

[![camoo](https://avatars.githubusercontent.com/u/24289021?v=4)](https://github.com/camoo "camoo (1 commits)")

---

Tags

inflectorCAMOO

### Embed Badge

![Health badge](/badges/camoo-inflector/health.svg)

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

###  Alternatives

[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)[illuminate/support

The Illuminate Support package.

630113.0M41.3k](/packages/illuminate-support)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M338](/packages/api-platform-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M218](/packages/api-platform-metadata)[mmucklo/inflect

inflect - a memoizing inflector for php

4024.5M14](/packages/mmucklo-inflect)

PHPackages © 2026

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