Skip to content

steinhaug/strbuddy

Repository files navigation

strbuddy

Helper class for working with and manipulating strings.

VERSION

v0.7.0 - Updated, 17 des 2021 + Upgraded source to PHP 8.0

v0.5.0 - Updated, 31 may 2020

USAGE

Example of usage, with basic features out of the box:

$str = new strbuddy;  
echo $str->dirify($filename); // Valid directory / filename

Outputs:

INSTALLATION

Install the composer package:

> composer require steinhaug/strbuddy

Or download the latest release and include strbuddy.php.

AUTHORS

Kim Steinhaug (@steinhaug)

LICENSE

This library is released under the MIT license.

Feel generous?

Buy me a beer, donate.