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
·
jakubkulhan avatar

jakubkulhan/chrome-devtools-protocol

0
View on GitHub↗
185 stars·50 forks·PHP·MIT·7 views

Chrome Devtools Protocol

Chrome Devtools Protocol client for PHP

Features

  • Automation Libraries - PHP client library for the protocol.

Star history

Star history chart for jakubkulhan/chrome-devtools-protocolStar history chart for jakubkulhan/chrome-devtools-protocol

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

Open-source alternatives to Chrome Devtools Protocol

Similar open-source projects, ranked by how many features they share with Chrome Devtools Protocol.
  • baristalabs/chrome-dev-toolsBaristaLabs avatar

    BaristaLabs/chrome-dev-tools

    81View on GitHub↗

    Dot Net Core based Chrome Debugger Protocol Generator

    C#
    View on GitHub↗81
  • chromedp/chromedpchromedp avatar

    chromedp/chromedp

    13,137View on GitHub↗

    chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It functions as a headless browser automation tool and web browser controller, enabling the programmatic management of browser sessions, targets, and network responses through a remote debugging interface. The project provides specialized capabilities for Chrome DevTools Protocol automation, including headless browser testing, web scraping and data extraction, and mobile device emulation. It also supports browser-based visual regression by capturing precise screenshots of web pag

    Go
    View on GitHub↗13,137
  • chuckus/chromewhipchuckus avatar

    chuckus/chromewhip

    121View on GitHub↗

    Scriptable Google Chrome™ as a HTTP service asyncio driver

    Python
    View on GitHub↗121
  • 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
See all 29 alternatives to Chrome Devtools Protocol→

Frequently asked questions

What does jakubkulhan/chrome-devtools-protocol do?

Chrome Devtools Protocol client for PHP

What are the main features of jakubkulhan/chrome-devtools-protocol?

The main features of jakubkulhan/chrome-devtools-protocol are: Automation Libraries.

What are some open-source alternatives to jakubkulhan/chrome-devtools-protocol?

Open-source alternatives to jakubkulhan/chrome-devtools-protocol include: baristalabs/chrome-dev-tools — Dot Net Core based Chrome Debugger Protocol Generator. chromedp/chromedp — chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It… chuckus/chromewhip — Scriptable Google Chrome™ as a HTTP service + asyncio driver. fake-name/chromecontroller — Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol. fanyong920/jvppeteer — Java API For Chrome and Firefox. atroche/rust-headless-chrome — A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of…