PHPackages                             tabenguyen/simplehtmldom - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tabenguyen/simplehtmldom

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tabenguyen/simplehtmldom
========================

1.0(5y ago)07MITPHPPHP &gt;=7.0.0

Since Oct 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tabenguyen/simplehtmldom)[ Packagist](https://packagist.org/packages/tabenguyen/simplehtmldom)[ RSS](/packages/tabenguyen-simplehtmldom/feed)WikiDiscussions main Synced today

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

Tabenguyen SimpleHtmlDOM
========================

[](#tabenguyen-simplehtmldom)

Install
-------

[](#install)

composer.phar

```
"require": {
    "tabenguyen/simplehtmldom": "1.0"
    }
```

composer require

```
  composer require tabenguyen/simplehtmldom
```

Usage
-----

[](#usage)

```
use Tabenguyen\Simplehtmldom\;

...
$dom = HtmlDomParser::str_get_html( $str );
or
$dom = HtmlDomParser::file_get_html( $file_name );

$elems = $dom->find($elem_name);
...
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

2090d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0440c2e0f03246f6d0162a07e70a1ca370247f19f5bc93c9fc66623c518625c1?d=identicon)[tabenguyen](/maintainers/tabenguyen)

---

Top Contributors

[![tabenguyen](https://avatars.githubusercontent.com/u/4627326?v=4)](https://github.com/tabenguyen "tabenguyen (2 commits)")

---

Tags

phpcrawlerhtmlsimpledom

### Embed Badge

![Health badge](/badges/tabenguyen-simplehtmldom/health.svg)

```
[![Health](https://phpackages.com/badges/tabenguyen-simplehtmldom/health.svg)](https://phpackages.com/packages/tabenguyen-simplehtmldom)
```

###  Alternatives

[eddieace/php-simple

1364.5k](/packages/eddieace-php-simple)

PHPackages © 2026

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