HTML: HTML parser
Indrek Päri (contact me)
This class is meant to parse HTML code from a string or from a file and generate the processed content that may highlighted with different functions that handle the HTML tags, attributes, data, comments and DTD information. Optionally, the processed HTML may be outputted with line numbering.
This class may be used to different HTML processing by the means of a custom sub-class that would override the functions that process the different HTML document elements.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (71.1%)
| Sufficient (71.1%)
| -
| Sufficient (71.1%)
| -
| -
| Not sure (49.7%)
| 1273 |
Click here for detailed information about this class on phpclasses.org