garrettw/stringobject

PHP class that wraps most if not all of the string manipulation functions, so that you can work with strings as objects


Keywords
wrapper, string, manipulation
License
ISC

Documentation

StringObject

Total Downloads Latest Stable Version Latest Unstable Version License Reference Status

Build Status Code Climate SensioLabsInsight Scrutinizer Code Quality Codacy Badge

I know it's been done, but I just wanted to make my own OO string lib for PHP.

Usage