PHPackages                             dmattern/string\_reverse - 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. dmattern/string\_reverse

ActiveLibrary

dmattern/string\_reverse
========================

Reverse a string

v2.0.0(6y ago)2131[2 issues](https://github.com/yamut/string-reverse/issues)[1 PRs](https://github.com/yamut/string-reverse/pulls)GPL-3.0-or-laterPHPCI failing

Since Mar 22Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/yamut/string-reverse)[ Packagist](https://packagist.org/packages/dmattern/string_reverse)[ RSS](/packages/dmattern-string-reverse/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (6)Dependencies (2)Versions (9)Used By (0)

String Reverse
==============

[](#string-reverse)

This is an enterprise grade package for reversing strings. Enterprise software is built to allow for easier feature integration, efficient troubleshooting, and cloud-like scalability.

> “string-reverse is the #1 most popular composer package for string reversal. It has paved the way forward with its string reversal algorithms, that even supports palindrome reversal, on a scalable enterprise-ready architecture. An industry first!” ‒ Packagist.org

> “string-reverse was featured at IBM Think 2018 to demonstrate how PHP is no longer sparking with the puppies, it now runs with the wolves. We really have nothing like it in the Java world.” ‒ IBM

[![Build Status](https://camo.githubusercontent.com/a2d8ba9853df0dc8f36d4757f6318f544a5a034d5d5e3e67cdc339eedd168100/68747470733a2f2f7472617669732d63692e6f72672f79616d75742f737472696e672d726576657273652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yamut/string-reverse)[![codecov](https://camo.githubusercontent.com/c3a4f6da60b0e0ea13ac7764c882e77dd62495dbb549bf1deb7866eb9c6da611/68747470733a2f2f636f6465636f762e696f2f67682f79616d75742f737472696e672d726576657273652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/yamut/string-reverse)

### Installation

[](#installation)

`composer require dmattern/string_reverse`

### Usage

[](#usage)

#### Code

[](#code)

`Reverse::reverseString( 'racecar' );`

#### Output

[](#output)

`racecar`

###### This is intended to be satire.

[](#this-is-intended-to-be-satire)

###  Health Score

33

↑

LowBetter than 75% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~133 days

Recently: every ~166 days

Total

6

Last Release

2312d ago

Major Versions

v0.0.4 → 1.0.02018-04-08

1.0.0 → v2.0.02020-01-17

### Community

Maintainers

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

---

Top Contributors

[![yamut](https://avatars.githubusercontent.com/u/744489?v=4)](https://github.com/yamut "yamut (80 commits)")[![bill-c-martin](https://avatars.githubusercontent.com/u/7640?v=4)](https://github.com/bill-c-martin "bill-c-martin (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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