zendframework / zend-filter

Filter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
68 stars 36 forks source link

zend-filter

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.