PHPackages                             iampersistent/get-off-my-case - 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. iampersistent/get-off-my-case

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

iampersistent/get-off-my-case
=============================

Convert strings to different cases

v1.2.0(4y ago)01.8k↓91.7%2MITPHPPHP ^8.0

Since Nov 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/iampersistent/get-off-my-case)[ Packagist](https://packagist.org/packages/iampersistent/get-off-my-case)[ RSS](/packages/iampersistent-get-off-my-case/feed)WikiDiscussions main Synced yesterday

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

Get Off My Case!
================

[](#get-off-my-case)

Case converters
---------------

[](#case-converters)

```
// multipleWords
$converted = (new CamelCase)('Multiple_words');
// multiple-words
$converted = (new KebabCase)('Multiple_words');
// MultipleWords
$converted = (new PascalCase)('Multiple_words');
// multiple_words
$converted = (new SnakeCase)('multipleWords');
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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 ~284 days

Total

3

Last Release

1488d ago

PHP version history (2 changes)v1.0.0PHP ^7.4

v1.1.0PHP ^8.0

### Community

Maintainers

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

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/iampersistent-get-off-my-case/health.svg)

```
[![Health](https://phpackages.com/badges/iampersistent-get-off-my-case/health.svg)](https://phpackages.com/packages/iampersistent-get-off-my-case)
```

###  Alternatives

[cmixin/enhanced-period

Carbon mixin to convert `Carbon\\CarbonPeriod` to `Spatie\\Period\\Period` and vice versa

1971.0k2](/packages/cmixin-enhanced-period)

PHPackages © 2026

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