wert1209yt / php-autonomous-browser
Autonomous browser automation using Swoole and CDP
Package info
github.com/Wert1209yt/php-autonomous-browser
pkg:composer/wert1209yt/php-autonomous-browser
dev-main
2026-02-18 10:23 UTC
Requires
- php: >=8.1
- ext-swoole: *
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?
pecl install swoole— or any other methods of installing the swoolecomposer require wert1209yt/php-autonomous-browser— installing framework- Done! You can now use the framework!