jonnnnyw/php-phantomjs
Execute PhantomJS commands through PHP observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4678
- days_rel: n/a
- days_push: 1741
- n_releases_24m: 0
Adoption not part of the score
1426 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library that wraps the PhantomJS headless browser, letting PHP applications load web pages with full JavaScript support and inspect the responses. It also supports screen captures, PDF output, and running custom PhantomJS scripts.
Use cases
- scrape javascript-rendered web pages from php
- take website screenshots programmatically
- render web pages to pdf
- test websites that require javascript
- capture page content headers and status codes
- run custom phantomjs scripts from php
When to choose
- you need to render or scrape JS-heavy pages from a PHP codebase
- you want headless screenshots or PDF generation of web pages
- you need detailed response data like headers, status codes, and console errors
When to avoid
- starting a new project - PhantomJS itself is abandoned and unmaintained
- you need a modern headless browser - use Puppeteer or Playwright instead
- your scraping does not require JavaScript execution
Facets
library · maturity maintenance
web-scraping testing pdf image-processing http-client web-development testing crawlers php cli cross-platform phantomjs headless-browser screen-capture page-rendering automation
1 source
- readme: https://github.com/jonnnnyw/php-phantomjs · fetched 2026-08-28 · 0dd44ed5ccf2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jonnnnyw/php-phantomjs | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jonnnnyw/php-phantomjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem