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

ActiveCamoo-plugin

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

Inflector Library

1.1(3y ago)04.5k1MITPHPPHP &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 1mo ago

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

1229d 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.4k855.8M711](/packages/doctrine-inflector)[cakephp/utility

CakePHP Utility classes such as Inflector, String, Hash, and Security

12127.1M63](/packages/cakephp-utility)[mmucklo/inflect

inflect - a memoizing inflector for php

4023.1M13](/packages/mmucklo-inflect)[api-platform/metadata

API Resource-oriented metadata attributes and factories

243.5M96](/packages/api-platform-metadata)

PHPackages © 2026

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