Class Text
Methods to apply "filters" to text to transform them
Right now, this is, well, "special sauce" and not major. So use it with your own precaution. It is possibly, going to change.
Namespace: Alphred
Since: 1.0.0
Todo: Brainstorm what other filters should be written
Located at Text.php
Since: 1.0.0
Todo: Brainstorm what other filters should be written
Located at Text.php
Methods summary
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
string
|
#
add_commas_to_list( array $list, boolean $suffix = false )
Adds commas to list (uses Oxford Commas, sorry, it's just proper) |