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

Maintainers

Package info

github.com/zendframework/zend-filter

Chat

Forum

Documentation

pkg:composer/zendframework/zend-filter

Statistics

Installs: 20 761 088

Dependents: 233

Suggesters: 25

Stars: 71

Open Issues: 13

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.