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

Imangazaliev/DiDOM

Simple and fast HTML and XML parser observed · 2026-08-28

github.com/Imangazaliev/DiDOM · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 64
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4036
  • days_rel: n/a
  • days_push: 218
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2198 stars · 197 forks observed · 2026-08-28

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

DiDOM is a fast and simple PHP library for parsing and manipulating HTML and XML documents. It supports loading from strings, files, or URLs, and querying elements via CSS selectors and XPath.

Use cases

  • parse html in php
  • scrape web pages with php
  • extract elements by css selector
  • query xml with xpath
  • manipulate dom documents in php

When to choose

  • you need a fast, lightweight HTML/XML parser in PHP
  • you want both CSS selector and XPath querying
  • you need to load documents from URLs or files directly

When to avoid

  • you need a full browser rendering engine or JavaScript execution
  • you are not working in PHP

Facets

library · maturity active

parser web-scraping parsers web-development crawlers php html-parser xml-parser xpath css-selectors dom-manipulation

1 source

Member repositories

RepositoryRoleHealth v2
Imangazaliev/DiDOMmain52

For agents

markdown · JSON · MCP: product_card(name="Imangazaliev/DiDOM")

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