TobiaszCudnik/phpquery
Server-side implementation of jQuery in PHP5 (2009) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 5587
- days_rel: n/a
- days_push: 2871
- n_releases_24m: 0
Adoption not part of the score
1064 stars · 442 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
phpQuery is a server-side, chainable, CSS3-selector-driven DOM API for PHP5 modeled on the jQuery JavaScript library. It also ships a command-line interface for querying HTML documents.
Use cases
- scrape and parse HTML pages in PHP
- manipulate DOM documents with jQuery-style selectors
- extract content from HTML using CSS3 selectors
- query HTML files from the command line
- port jQuery-style DOM code to server-side PHP
When to choose
- you are maintaining a legacy PHP5 codebase already using phpQuery
- you want a familiar jQuery-like API for DOM manipulation in PHP
When to avoid
- you are starting a new PHP project - the library is unmaintained since ~2009 with no license file
- you need modern PHP 7/8 compatibility or security updates
- you only need simple HTML parsing - consider maintained alternatives like Symfony DomCrawler or native DOMDocument
Facets
library · maturity abandoned
parser web-scraping cli web-development parsers developer-tools php cli jquery-like dom-manipulation css-selectors html-parsing unmaintained
1 source
- readme: https://github.com/TobiaszCudnik/phpquery · fetched 2026-08-28 · 14e8928ca6e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TobiaszCudnik/phpquery | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="TobiaszCudnik/phpquery")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem