playwright-php/Setup Playwright PHP

Install the Playwright JS library and download the browsers you need (default: chrome). Made for PlaywrightPHP.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
playwright-versionVersion of the Playwright package to install (e.g., 1.47.2 or latest).nolatest
browsersBrowsers as a JSON array (["chrome","firefox"]), "all", or a single string like "chrome". Allowed: chrome, chromium, firefox, webkit, msedge.nochrome
browsers-pathOptional custom directory to store browser binaries (sets PLAYWRIGHT_BROWSERS_PATH).no""
with-depsInstall OS dependencies on Linux using --with-deps. true | false | auto. auto enables only on Linux.noauto
namedescription
playwright-versionThe installed Playwright version (x.y.z).
installed-browsersJSON array string of the browsers that were installed.