Skip to content

zf-fr/input-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e81602f · May 21, 2014

History

2 Commits
May 20, 2014
May 21, 2014

Repository files navigation

Input Filter

This component is a prototype for ZF3 Input Filter. Its main advantages over original implementation are:

  • Much more efficient (benchmarks showed a x10 performance and a lot less consumed memory).
  • Completely stateless
  • Uses a concept of "InputFilterResult"
  • Renames to make it easier to understand (previous "InputFilter" has been renamed to "InputCollection")
  • Behaviour is now much more predictable
  • ... and a lot of things!

How to use it?

About

ZF3 prototype for Input filter component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published