steinhaug / strbuddy
My personal STRING friend
v0.7.1
2021-12-21 16:20 UTC
Requires
- php: >=8.0.0
- ext-mbstring: *
This package is auto-updated.
Last update: 2024-11-06 12:02:28 UTC
README
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
LICENSE
This library is released under the MIT license.
Feel generous?
Buy me a beer, donate.