PHPackages                             terse/str - 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. terse/str

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

terse/str
=========

str helpers for terse.

v1.0.0(4y ago)1520MITPHP

Since Mar 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/imjcw/terse-str)[ Packagist](https://packagist.org/packages/terse/str)[ RSS](/packages/terse-str/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

简介
--

[](#简介)

为 `terse` 服务的字符串工具类。

安装
--

[](#安装)

```
composer require "terse/str"
```

使用
--

[](#使用)

```
use Terse\Str;

// terse-str -> TerseStr
Str::camelize('terse-str', '-'); // TerseStr
// TerseStr -> terse-str
Str::uncamelize('TerseStr', '-'); // terse-str
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

1577d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15189770?v=4)[marvin](/maintainers/imjcw)[@imjcw](https://github.com/imjcw)

---

Top Contributors

[![imjcw](https://avatars.githubusercontent.com/u/15189770?v=4)](https://github.com/imjcw "imjcw (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/terse-str/health.svg)

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

###  Alternatives

[hellonico/acf-country

A country field for ACF.

12196.8k](/packages/hellonico-acf-country)[kirschbaum-development/nova-chartjs

chart.js Chart Field for Laravel Nova

5147.1k](/packages/kirschbaum-development-nova-chartjs)

PHPackages © 2026

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