 |
|
Innovation award
 Nominee: 4x |
This package can be used to filter the values of scalars, arrays, data objects recursively.
It can take an arbitrary value and apply filtering operations implemented by separate filter classes.
Arrays and objects can be traversed recursively to filter all their member values.
Multiple filter objects can be arranged in a chain to perform several types of filtering operations.
Currently the package includes filter classes for encoding text as HTML with entities, convert new line characters to HTML line break tags, etc..
This package also provides wrappers to use the filters with the Zend Framework and Smarty template engine.
|
|
| Name: |
Output Filter |
| Base name: |
outputfilter |
| Description: |
Filter scalars, arrays, data objects recursively |
| Version: |
1.0.1 |
| PHP version: |
5.2.5 |
| License: |
BSD License |
| All time users: |
418 users |
| All time rank: |
5388 |
| Week users: |
0 users |
| Week rank: |
2092  |
| |
|
 July 2010
Number 5
Prize: One book of choice by Packt |
Data filtering is often used to prevent security problems related with receiving data in incorrect formats from the user or external systems.
This class provides a solution for performing filtering, not only to simple text or numeric values, but also to complex array or object structures.
Manuel Lemos |
| Project record: |
outputfilter |
| Popularity score: |
24.37 |
| Vitality score: |
2.04 |
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Typesafe Enum |
Required |
Enumeration data type |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| github.com |
Latest version at github |
| |
Files |
|
|