chrome-php/chrome
Instrument headless chrome/chromium instances from PHP observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 91
- Release rhythm 80
- 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: 60
- age_days: 3211
- days_rel: 58
- days_push: 58
- n_releases_24m: 8
Adoption not part of the score
2675 stars · 323 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library for controlling headless Chrome/Chromium browsers via the DevTools protocol, supporting both synchronous and asynchronous usage. It enables navigation, JavaScript evaluation, screenshots, PDF generation, and mouse/keyboard emulation from PHP code.
Use cases
- take screenshots of web pages from php
- generate pdfs from html pages
- scrape javascript-rendered websites
- crawl websites with a headless browser
- evaluate javascript on a page from php
- automate browser interactions like clicks and typing
- test web pages headlessly
When to choose
- you need to drive a real browser from PHP
- you need to render or screenshot JavaScript-heavy pages
- you want to generate PDFs from web pages in PHP
- you need to scrape sites that require JS execution
When to avoid
- you use a language other than PHP
- you only need simple HTTP requests without JS rendering
- you need a distributed browser grid like Selenium or Playwright ecosystems
- you need mobile browser emulation beyond Chrome
Facets
library · maturity active
http-client web-scraping pdf image-processing developer-tools web-development crawlers pdf windows php cli headless-chrome browser-automation chromium devtools-protocol screenshots pdf-generation crawler automation linux macos
1 source
- readme: https://github.com/chrome-php/chrome · fetched 2026-08-28 · 5c213ee8517d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrome-php/chrome | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="chrome-php/chrome")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem