
This package provides a module for tidy functions in php scripts.
tidy is an extension based on libtidy (http://tidy.sf.net/) and allows a php developer to clean, repair, and traverse html, xhtml, and xml documents -- including ones with embedded scripting languages such as php or asp within them using oo constructs.
php (recursive acronym for php: hypertext preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into html.