wert1209yt/php-autonomous-browser

Autonomous browser automation using Swoole and CDP

Maintainers

Package info

github.com/Wert1209yt/php-autonomous-browser

pkg:composer/wert1209yt/php-autonomous-browser

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-02-18 10:23 UTC

This package is auto-updated.

Last update: 2026-04-18 15:35:51 UTC


README

Note

We using CDP protocol, no chrome driver required! This makes it quick and easy.

PHP browser driver for:

  • Chrome/Chromium
  • Firefox
    • Maybe unstable

Requirements

  • Swoole
  • Composer
    • for install

What used?

  • Swoole
  • CDP
  • Composer

How to install?

  1. pecl install swoole — or any other methods of installing the swoole
  2. composer require wert1209yt/php-autonomous-browser — installing framework
  3. Done! You can now use the framework!

Documentation