webino/zend-input-filter

Normalize and validate input sets from the web, APIs, the CLI, and more, including files


README

Build Status Coverage Status

The zend-inputfilter component can be used to filter and validate generic sets of input data. For instance, you could use it to filter $_GET or $_POST values, CLI arguments, etc.