String parser

The String parser provides multiple manipulation, conversion and comparison methods via the static Str Class interface.

Include the package with:

use Stilmark\Parse\Str;

Last updated