Skip to content

Enterprise grade string reversal composer package

Notifications You must be signed in to change notification settings

yamut/string-reverse

Repository files navigation

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 codecov

Installation

composer require dmattern/string_reverse

Usage

Code

Reverse::reverseString( 'racecar' );

Output

racecar

This is intended to be satire.