PHPackages                             jjok/string - 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. jjok/string

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

jjok/string
===========

Useful string functions for PHP.

1.0.1(12y ago)172MITPHPPHP &gt;=5.3.0

Since Sep 25Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jjok/String)[ Packagist](https://packagist.org/packages/jjok/string)[ Docs](https://github.com/jjok/String)[ RSS](/packages/jjok-string/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

String
======

[](#string)

[![Build Status](https://camo.githubusercontent.com/73ed88cce0ebd3e2c3a5fbdd3cd11a80d3f831a19a83118219ef66f85863172a/68747470733a2f2f7472617669732d63692e6f72672f6a6a6f6b2f537472696e672e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/jjok/String)

Useful string functions for PHP.

```
echo jjok\String\String::camelise('a-hyphenated-string');
// aHyphenatedString

echo jjok\String\String::capitalise('another-hyphenated-string');
// AnotherHyphenatedString

echo jjok\String\String::hyphenate('someCamelCaseString');
// some-camel-case-string

```

Copyright (c) 2013 Jonathan Jefferies

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

4615d ago

### Community

Maintainers

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

---

Top Contributors

[![jjok](https://avatars.githubusercontent.com/u/777648?v=4)](https://github.com/jjok "jjok (9 commits)")

### Embed Badge

![Health badge](/badges/jjok-string/health.svg)

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

PHPackages © 2026

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