awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
chrome-php avatar

chrome-php/headless-chromium-php

0
View on GitHub↗
2,664 stars·318 forks·PHP·MIT·9 views

Headless Chromium Php

Instrument headless chrome/chromium instances from PHP

Features

  • Chromium Drivers - PHP API for driving Chromium via the DevTools Protocol.

Star history

Star history chart for chrome-php/headless-chromium-phpStar history chart for chrome-php/headless-chromium-php

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does chrome-php/headless-chromium-php do?

Instrument headless chrome/chromium instances from PHP

What are the main features of chrome-php/headless-chromium-php?

The main features of chrome-php/headless-chromium-php are: Chromium Drivers.

What are some open-source alternatives to chrome-php/headless-chromium-php?

Open-source alternatives to chrome-php/headless-chromium-php include: angrykoala/wendigo — by @angrykoala. atroche/rust-headless-chrome — A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of… cyrus-and/chrome-remote-interface — This project is a Node.js library and browser automation framework that provides a JavaScript interface for the Chrome… googlechrome/puppeteer — Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools… graphcool/chromeless — Chromeless is a serverless deployment of Chrome and a programmable interface for automating headless browser… kblok/puppeteer-sharp — Puppeteer Sharp is a web browser automation library and a headless Chrome .NET API. It provides a type-safe C#…

Open-source alternatives to Headless Chromium Php

Similar open-source projects, ranked by how many features they share with Headless Chromium Php.
  • atroche/rust-headless-chromeatroche avatar

    atroche/rust-headless-chrome

    28View on GitHub↗

    A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.

    View on GitHub↗28
  • cyrus-and/chrome-remote-interfacecyrus-and avatar

    cyrus-and/chrome-remote-interface

    4,539View on GitHub↗

    This project is a Node.js library and browser automation framework that provides a JavaScript interface for the Chrome DevTools Protocol. It functions as a headless browser controller, enabling the programmatic management of browser targets, the execution of scripts, and the monitoring of network activity via WebSocket connections. The interface includes an interactive shell and REPL for real-time command execution and event binding. It also provides utilities for retrieving protocol descriptors and inspecting embedded documentation to identify available commands and parameter types. The lib

    JavaScript
    View on GitHub↗4,539
  • googlechrome/puppeteerGoogleChrome avatar

    GoogleChrome/puppeteer

    94,974View on GitHub↗

    Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools Protocol or the WebDriver BiDi protocol. It launches and manages browser instances—typically without a visible user interface—to automate interactions with web pages, enabling navigation, clicking, typing, and data extraction entirely through code. The library distinguishes itself through deep integration with the Chromium embedding layer, allowing fine-grained process configuration with custom flags, permissions, and sandbox policies. It maintains multiple concurrent command stre

    TypeScript
    View on GitHub↗94,974
  • angrykoala/wendigoangrykoala avatar

    angrykoala/wendigo

    150View on GitHub↗

    by @angrykoala

    JavaScript
    View on GitHub↗150
  • See all 10 alternatives to Headless Chromium Php→