Name Date Size #Lines LOC

..05-Dec-2019-

examples/H05-Dec-2019-

tests/H05-Dec-2019-

CREDITSH A D05-Dec-201939 32

READMEH A D05-Dec-2019309 74

config.m4H A D05-Dec-20191.5 KiB6049

config.w32H A D05-Dec-2019918 2924

package.xmlH A D05-Dec-20192 KiB6660

php_tidy.defH A D05-Dec-20194.6 KiB291290

php_tidy.hH A D05-Dec-20192.3 KiB6124

tidy.cH A D05-Dec-201950 KiB2,0151,528

README

1README FOR ext/tidy by John Coggeshall <john@php.net>
2
3
4Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
5to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with
6embedded scripting languages such as PHP or ASP within them using OO constructs.
7