Download List

Descripción del Proyecto

OutputFilter is a PHP library that can be used to filter the values of scalars, arrays, and data objects recursively. It can be easily integrated in frameworks. A solution for Zend Framework and Smarty template engine is already included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-29 18:45
1.0.3

Se apoyó la mejora de contenedores encadenados, objetos IteratorAggregate y matrices numéricas.
Tags: Minor, bugfix
Support was improved for chained wrappers, IteratorAggregate objects, and numeric arrays.

2010-11-18 07:26
1.0.2

Esta versión corrige el comportamiento de contenedor para objetos atravesables, especialmente en combinación con ArrayAccess.
Tags: Minor, bugfix
This release fixes wrapper behaviour for Traversable objects, especially in combination with ArrayAccess.

2010-10-22 01:25
1.0.1

Falta de apoyo para los tipos de flotación se ha añadido, y se puede configurar con OutputFilterWrapper:: setDoubleFilterBehaviour (). OutputFilterWrapperChain:: prependWrapper () se añadió.
Tags: Minor
Missing support for float types was added, and is configurable with OutputFilterWrapper::setDoubleFilterBehaviour(). OutputFilterWrapperChain::prependWrapper() was added.

Project Resources