PHPackages                             grs/simple-html-dom - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. grs/simple-html-dom

ActiveLibrary

grs/simple-html-dom
===================

Simple HTML DOM clone from http://simplehtmldom.sourceforge.net/.

1.5.0(10y ago)029MITPHPPHP &gt;=5.4.0

Since Jul 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/RadH-CZ/Simple-HTML-DOM)[ Packagist](https://packagist.org/packages/grs/simple-html-dom)[ RSS](/packages/grs-simple-html-dom/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Simple-HTML-DOM
===============

[](#simple-html-dom)

A copy of the [PHP Simple HTML DOM Parser project](http://simplehtmldom.sourceforge.net/) usable as a [Composer](http://getcomposer.org/) package.

Installation
------------

[](#installation)

Require this package in the same way as any other package:

```
"require": {
    "grs/simple-html-dom": "*"
}
```

Usage
-----

[](#usage)

Since this library doesn’t use namespaces, it lives in the global namespace.

```
$instance = new \simple_html_dom();
```

Check the [official documentation at SourceForge](http://simplehtmldom.sourceforge.net/manual.htm).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3970d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/413472a4d65fb6d3a826f4f289efb4f43b8e0bfc5fa00d38f19f01e1a13bcf03?d=identicon)[RadH-CZ](/maintainers/RadH-CZ)

---

Top Contributors

[![RadH-CZ](https://avatars.githubusercontent.com/u/1974444?v=4)](https://github.com/RadH-CZ "RadH-CZ (3 commits)")

### Embed Badge

![Health badge](/badges/grs-simple-html-dom/health.svg)

```
[![Health](https://phpackages.com/badges/grs-simple-html-dom/health.svg)](https://phpackages.com/packages/grs-simple-html-dom)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
