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

paquettg/php-html-parser

An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery. observed · 2026-08-28

github.com/paquettg/php-html-parser · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4646
  • days_rel: n/a
  • days_push: 754
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2398 stars · 467 forks observed · 2026-08-28

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

A PHP library that parses HTML into a DOM and lets you find and manipulate tags using CSS selectors, similar to jQuery. It is designed for quick and easy HTML scraping, even of invalid markup.

Use cases

  • scrape data from html pages in php
  • find elements by css selector like jquery
  • parse and manipulate html dom
  • extract links and text from a web page
  • load html from a file or string and query tags
  • build a simple web scraper in php

When to choose

  • you need jQuery-style CSS selector querying in PHP
  • you must parse messy or invalid HTML
  • you want a lightweight composer-installable scraper library

When to avoid

  • you need full browser rendering or JavaScript execution
  • you are working outside PHP
  • you need a maintained parser with active development

Facets

library · maturity maintenance

parser web-scraping developer-tools web-development parsers crawlers developer-tools php cross-platform html-dom css-selectors jquery-like scraping composer

1 source

Member repositories

RepositoryRoleHealth v2
paquettg/php-html-parsermain32

For agents

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

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