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

Maintenance31

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

705d 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

[rappasoft/laravel-livewire-tables

A dynamic table component for Laravel Livewire

2.0k2.7M31](/packages/rappasoft-laravel-livewire-tables)[magestat/module-facebook-pixel

This extension allows you integrate the Facebook pixel to track your website visitors' actions.

36108.4k](/packages/magestat-module-facebook-pixel)[vaersaagod/geomate

GeoMate is a friend in need for all things geolocation. IP to geo lookup, automatic redirects (based on country, continent, language, etc), site switcher... You name it.

2367.3k](/packages/vaersaagod-geomate)[daixianceng/yii2-smser

Yii2 SMS extension

862.9k1](/packages/daixianceng-yii2-smser)[laminas/laminas-config-aggregator-parameters

PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration

1090.4k](/packages/laminas-laminas-config-aggregator-parameters)[yosimitso/workingforumbundle

A complete forum bundle

425.3k](/packages/yosimitso-workingforumbundle)

PHPackages © 2026

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