PHPackages                             newrey/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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. newrey/simplehtmldom

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

newrey/simplehtmldom
====================

PHP Simple HTML DOM Parser Library,fix bugs from http://simplehtmldom.sourceforge.net/

185PHP

Since Aug 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/newrey/simplehtmldom)[ Packagist](https://packagist.org/packages/newrey/simplehtmldom)[ RSS](/packages/newrey-simplehtmldom/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

simplehtmldom
=============

[](#simplehtmldom)

Composer package that autoloads simplehtml dom, Modified version of , Power up [SeeNull](http://seenull.com)

\#usage

```
composer require newrey/simplehtmldom dev-master

```

```
$html = \SimpleHtmlDom\file_get_html('http://example.com');
$element = $html->find('title');

```

more visit

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/51a1e0a6d6f24560d9b39a53428edd846113c75138d5cf65def4a20bb88052e1?d=identicon)[newrey](/maintainers/newrey)

---

Top Contributors

[![newrey](https://avatars.githubusercontent.com/u/8284844?v=4)](https://github.com/newrey "newrey (12 commits)")[![matgargano](https://avatars.githubusercontent.com/u/197298?v=4)](https://github.com/matgargano "matgargano (1 commits)")

### Embed Badge

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

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

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M283](/packages/opis-closure)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M226](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M63](/packages/sabberworm-php-css-parser)[michelf/php-markdown

PHP Markdown

3.5k52.4M344](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)

PHPackages © 2026

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