Encodes or decodes the given input to/from base64.
Encodes or decodes the given input to/from URL format.
Encodes or decodes the given input to/from sanitized HTML.
Encodes or decodes the given input to/from HEX.
Computes the hash of its input.
Converts the given input to upper/lower case.
Splits the input into an array.
Randomizes the input array.
Reverses the input array.
Joins an array into a string.
Joins multiple inputs into one in the order they have been connected to the filter.