# rialto-php/puphpeteer

A Puppeteer bridge for PHP, supporting the entire API.

Repository: https://github.com/rialto-php/puphpeteer
Canonical: https://ross.abutalabs.com/products/puphpeteer
Language: PHP
License: MIT
License Family: permissive
Topics: php, puppeteer, headless-chrome, testing, web, developer-tools, automation
Archived: true
Last push: 2023-01-01T15:05:38+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3148, "days_push": 1340, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1331, forks 209 (observed 2026-08-28T04:04:24.283582+00:00)

## What it is
PuPHPeteer is a PHP library that bridges to Puppeteer via Node, exposing the full Puppeteer API for controlling headless Chrome from PHP code. It is built on Rialto and is no longer maintained, with community forks available.

## Use cases
- scrape websites from php
- take screenshots of web pages in php
- generate pdf from html using headless chrome in php
- automate browser interactions in php
- run e2e browser tests from php

## When to choose
- you need Puppeteer's full API from a PHP codebase
- you want to scrape or render pages with headless Chrome from PHP

## When to avoid
- you need an actively maintained dependency - the project is abandoned
- you can use Puppeteer directly in Node instead of bridging from PHP
- you need the latest Chrome/Puppeteer features

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, testing, workflow-automation, developer-tools
- domain: web-development, developer-tools, testing
- platform: php, cli
- tags: puppeteer, headless-chrome, browser-automation, php-bridge, unmaintained, automation, nodejs

## Member repositories
- rialto-php/puphpeteer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.283582+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:19.705663+00:00, confidence not recorded.
  - readme: https://github.com/rialto-php/puphpeteer (fetched 2026-08-28T04:04:24.283582+00:00, sha 37b61596b3cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
