Skip navigation.

Cleaner: PHP validation extension

Cleaner: PHP validation extension

Cleaner is a PHP extension that provides you with the ability to run xml-defined filter rules on request parameters. It can validate the following on the $_GET and $_POST super globals: Compulsory variables, Integer maximum and minimum, String regular expressions, etc.