PHP Jyxo\Input\Filter Namespace

Classes

Name Description
AbstractFilter Parent class of all filters.
ExplodeName Filter for splitting a name into first and second name.
LowerCase Lowercase converting filter.
Phone Filters phone numbers. Removes spaces and adds the pre-dial where possible.
SanitizeUrl Filter for prepending "http://" if missing.
ToInt Filter for converting to integers.
Trim Filter for trimming whitespace.