<html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'><html><link rel='icon' href='https://e.top4top.io/p_26973oc9i1.png' sizes='20x20' type='image/png'>---
title: 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](http://php-html.sourceforge.net/) 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](https://www.w3.org/TR/html/) specification.

# Select elements using CSS selectors

PHP Simple HTML DOM Parser supports CSS style selectors to navigate the DOM,
similar to [jQuery](https://jquery.com/).

# Download

* Download the latest version from [SourceForge](https://sourceforge.net/projects/simplehtmldom/)

# Contributing

* Request features on the [Feature Request Tracker](https://sourceforge.net/p/simple