Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
Todo List
Global cleanVar ($var, $type, $opts=array())
Not used by now, but should be implemented looking at cleanInput
Global htmlVar ($string)
maybe useful to strip dangerous tags to avoid XSS or similar if the db insertion sanitization process fails
Global sanitizeHtml ($html)
strip dangerous tags if needed, check user privileges or which tags are allowed for the input