webino/zend-input-filter

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

Maintainers

Package info

github.com/webino/ZendInputFilter

Issues

Forum

Documentation

pkg:composer/webino/zend-input-filter

Statistics

Installs: 922

Dependents: 0

Suggesters: 0

Stars: 1


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.