$result = \WebServCo\Framework\Helpers\StringHelper::method($arguments);Get string representation of variable (usually an array or an object).
Convert URL's into links (adds the <a> tag)
Adapted from https://stackoverflow.com/a/507459
Check if a string starts with another string.