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.
- File issues at https://github.com/zendframework/zend-inputfilter/issues
- Documentation is at https://zendframework.github.io/zend-inputfilter/