PHPackages                             faheem2407/play-with-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. faheem2407/play-with-string

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

faheem2407/play-with-string
===========================

This is a very basic but useful package to manipulate strings

V0.0.1(1y ago)09MITPHP

Since Jun 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Faheem2407/PlayWithString)[ Packagist](https://packagist.org/packages/faheem2407/play-with-string)[ RSS](/packages/faheem2407-play-with-string/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Basic String Manipulation
-------------------------

[](#basic-string-manipulation)

How to use this package:
------------------------

[](#how-to-use-this-package)

1. create a fresh laravel project or inside your existing project just require this : composer require faheem2407/play-with-string
2. create an object of class StringHelper like this: $object = new StringHelper("pass a string or sentance here");
3. call upper function to make the passing sentance uppercase like this: echo $object-&gt;upper(); output: PASS A STRING OR SENTENCE HERE
4. call lower function to make the passing sentance lowercase like this: echo $object-&gt;lower(); output: pass a string or sentance here
5. call reverse function to make the passing sentance revese: echo $object-&gt;reverse(); output: ereh ecnatnes ro gnirts a ssap

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

698d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cfebdac26e1d96019b42f309490e7ff07bb46cb05fd0731a87cf3c1739a3bf8?d=identicon)[Faheem2407](/maintainers/Faheem2407)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/faheem2407-play-with-string/health.svg)

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

###  Alternatives

[mateusjunges/laravel-invite-codes

This package allows you to easily manage invite codes for your Laravel application.

29166.8k](/packages/mateusjunges-laravel-invite-codes)[ilab/namespacer

Tool for re-namespacing composer packages for use in WordPress plugins.

291.1k](/packages/ilab-namespacer)

PHPackages © 2026

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