zendframework/zend-filter

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-filter package instead.

Programmatically filter and normalize data and files

2.9.2 2019-08-19 07:08 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-filter.

Build Status Coverage Status

The Zend\Filter component provides a set of commonly needed data filters. It also provides a simple filter chaining mechanism by which multiple filters may be applied to a single datum in a user-defined order.