steinhaug / strbuddy
My personal STRING friend
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/steinhaug/strbuddy
Requires
- php: >=8.0.0
- ext-mbstring: *
This package is auto-updated.
Last update: 2025-10-06 14:03:19 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.