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

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

ziyodulloxon/string-helper
==========================

Do something with your strings

1.0.4(8mo ago)04PHPPHP &gt;=8.0

Since Aug 18Pushed 8mo agoCompare

[ Source](https://github.com/Ziyodulloxon/string-helper)[ Packagist](https://packagist.org/packages/ziyodulloxon/string-helper)[ RSS](/packages/ziyodulloxon-string-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (6)Used By (0)

String manipulation library
===========================

[](#string-manipulation-library)

```
$src = "It is a long established fact that a reader will be distracted by the readable content of a page when" .
            "looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution" .
            "of letters, as opposed to using 'Content here, content here', making it look like readable English.";

$string = \Ziyodulloxon\StringHelper\Facades\Str::capitalize($src);
$words = $string->splitToSentences()->capitalizeAll()->get();

echo $words;
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance62

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Total

5

Last Release

261d ago

PHP version history (2 changes)1.0.3PHP &gt;=5.6

1.0.4PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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