PHPackages                             myerscode/utilities-strings - 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. myerscode/utilities-strings

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

myerscode/utilities-strings
===========================

A PHP utility class that creates a fluent interface for interacting with strings

2026.0.0(1mo ago)18.0k↑400%5MITPHPPHP ^8.5CI passing

Since Sep 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/myerscode/utilities-strings)[ Packagist](https://packagist.org/packages/myerscode/utilities-strings)[ RSS](/packages/myerscode-utilities-strings/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (22)Used By (5)

Strings Utilities
=================

[](#strings-utilities)

> A PHP utility class that creates a fluent interface for interacting with strings

[![Latest Stable Version](https://camo.githubusercontent.com/a08812a69319e5dac70dde0fafd0755ee1374c273d6589dfa27f38efee4d6b3f/68747470733a2f2f706f7365722e707567782e6f72672f6d79657273636f64652f7574696c69746965732d737472696e67732f762f737461626c65)](https://packagist.org/packages/myerscode/utilities-strings)[![PHP Version Require](https://camo.githubusercontent.com/195e11c90f26b07279b271cfc96cbb22e9ef3e42a0187dab1d874df4df416190/687474703a2f2f706f7365722e707567782e6f72672f6d79657273636f64652f7574696c69746965732d737472696e67732f726571756972652f706870)](https://packagist.org/packages/myerscode/utilities-strings)[![Total Downloads](https://camo.githubusercontent.com/925f9b17904fef285d7590f16ca7366cec4722304a5ddc68b73b8601b3f8d8a4/68747470733a2f2f706f7365722e707567782e6f72672f6d79657273636f64652f7574696c69746965732d737472696e67732f646f776e6c6f616473)](https://packagist.org/packages/myerscode/utilities-strings)[![License](https://camo.githubusercontent.com/d4b41df11537501bba200de67350771d17789ebf42a6f4879c31d8aa92e28329/68747470733a2f2f706f7365722e707567782e6f72672f6d79657273636f64652f7574696c69746965732d737472696e67732f6c6963656e7365)](https://packagist.org/packages/myerscode/utilities-strings)[![Tests](https://github.com/myerscode/utilities-strings/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/myerscode/utilities-strings/actions/workflows/tests.yml/badge.svg?branch=main)[![codecov](https://camo.githubusercontent.com/4faae65eecb6ba31dabd862aee80cfb15b3bf61d2ac2ee61168e9991f2c4a51a/68747470733a2f2f636f6465636f762e696f2f67682f6d79657273636f64652f7574696c69746965732d737472696e67732f67726170682f62616467652e7376673f746f6b656e3d59523059485645524e56)](https://codecov.io/gh/myerscode/utilities-strings)

Requirements
------------

[](#requirements)

- PHP ^8.5

Install
-------

[](#install)

You can install this package via composer:

```
composer require myerscode/utilities-strings
```

[Usage](./docs/usage.md)
------------------------

[](#usage)

To see how to use the utility, view the usage guide [here](./docs/usage.md).

[Methods](./docs/methods.md)
----------------------------

[](#methods)

View all available methods in the documentation [here](./docs/methods.md).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.7% 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 ~173 days

Recently: every ~161 days

Total

19

Last Release

55d ago

Major Versions

0.0.2 → 1.0.02018-09-29

1.5.0 → 2.0.02022-01-26

1.x-dev → 2.x-dev2024-06-18

2.0.1 → 2025.0.02025-02-02

2025.0.1 → 2026.0.02026-03-24

PHP version history (7 changes)0.0.1PHP &gt;=7.0

1.1.0PHP ~7.0

1.3.0PHP ^7.3|^8.0

2.0.0PHP ^8.1

1.x-devPHP ^7.3|8.0.\*

2025.0.0PHP ^8.4

2026.0.0PHP ^8.5

### Community

Maintainers

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

---

Top Contributors

[![oniice](https://avatars.githubusercontent.com/u/2676321?v=4)](https://github.com/oniice "oniice (156 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

fluent-interfacestringstring-manipulationutilitiesutilityutility-librarystringutilitymanipulationlibrarywordsfluenttextchainingtoolkit

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/myerscode-utilities-strings/health.svg)

```
[![Health](https://phpackages.com/badges/myerscode-utilities-strings/health.svg)](https://phpackages.com/packages/myerscode-utilities-strings)
```

###  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)[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[jasonlam604/stringizer

Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling

35110.5k1](/packages/jasonlam604-stringizer)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)[statamic/stringy

A string manipulation library with multibyte support, forked from @statamic

234.5M14](/packages/statamic-stringy)

PHPackages © 2026

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