PHP Jyxo\Input\Filter 네임스페이스

클래스들

이름 설명
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.