Ross ROSS = Recommend OSS · open-source software intelligence for agents

sunra/php-simple-html-dom-parser

PHP Simple HTML DOM Parser adaptation for Composer and PSR-0 observed · 2026-08-28

github.com/sunra/php-simple-html-dom-parser · HTML observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5008
  • days_rel: n/a
  • days_push: 1114
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1281 stars · 344 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PHP library adapting Simple HTML DOM Parser for Composer and PSR-0, allowing easy HTML parsing and manipulation. It supports invalid HTML and jQuery-like selector-based element finding.

Use cases

  • parse html from a string or file in php
  • extract content from web pages
  • scrape data from websites
  • find elements with css selectors like jquery
  • handle malformed html documents

When to choose

  • you need a simple, dependency-light HTML parser in PHP
  • you want jQuery-style selectors for DOM traversal
  • you must parse invalid or messy HTML

When to avoid

  • you need high performance or strict standards compliance - use DOMDocument or a modern parser
  • you need active development or guaranteed maintenance
  • you are not using PHP

Facets

library · maturity maintenance

parser web-scraping parsers web-development crawlers php html-dom css-selectors composer psr-0 screen-scraping

1 source

Member repositories

RepositoryRoleHealth v2
sunra/php-simple-html-dom-parsermain23

For agents

markdown · JSON · MCP: product_card(name="sunra/php-simple-html-dom-parser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem