PHP Simple HTML DOM Parser
A fast, simple and reliable HTML document parser for PHP.
Created by S.C. Chen, based on HTML Parser for PHP 4 by Jose Solorzano.
Parse any HTML document
PHP Simple HTML DOM Parser handles any HTML document, even ones that are considered invalid by the HTML specification.
Select elements using CSS selectors
PHP Simple HTML DOM Parser supports CSS style selectors to navigate the DOM, similar to jQuery.
Download
- Download the latest version from SourceForge
Contributing
- Request features on the Feature Request Tracker
- Report bugs on the Bug Tracker
- Get involved with the community on the Discussions Board
License
PHP Simple HTML DOM Parser is Free Software licensed under the MIT License.