webino/zend-input-filter

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

Installs: 613

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 48

pkg:composer/webino/zend-input-filter


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.