Download the PHP package sweetchuck/robo-stringy without Composer
On this page you can find all versions of the php package sweetchuck/robo-stringy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sweetchuck/robo-stringy
More information about sweetchuck/robo-stringy
Files in sweetchuck/robo-stringy
Download sweetchuck/robo-stringy
More information about sweetchuck/robo-stringy
Files in sweetchuck/robo-stringy
Vendor sweetchuck
Package robo-stringy
Short Description Exposes Stringy string manipulation methods
License GPL-2.0-or-later
Package robo-stringy
Short Description Exposes Stringy string manipulation methods
License GPL-2.0-or-later
Keywords stringyrobo-tasks
Please rate this library. Is it a good library?
Informations about the package robo-stringy
Robo Stringy
This Robo task is useful when you need to do string manipulation in a
\Robo\State\Data
.
Install
composer require sweetchuck/robo-stringy
Task - taskStringy()
Run vendor/bin/robo stringy:simple
Output:
Is upper case: false Result: hello_world
Run vendor/bin/robo stringy:simple FOO
Output:
Is upper case: true Result: f_o_o_world
All versions of robo-stringy with dependencies
PHP Build Version
Package Version
The package sweetchuck/robo-stringy contains the following files
Loading the files please wait ....