PHPackages                             adrum/laravel-playwright - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. adrum/laravel-playwright

ActiveLibrary[Testing &amp; Quality](/categories/testing)

adrum/laravel-playwright
========================

Laravel Playwright Boilerplate

v1.0.0(1y ago)0141MITPHPPHP ^8.0

Since Mar 2Pushed 1y agoCompare

[ Source](https://github.com/adrum/laravel-playwright)[ Packagist](https://packagist.org/packages/adrum/laravel-playwright)[ Docs](https://github.com/adrum/laravel-playwright)[ RSS](/packages/adrum-laravel-playwright/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Laravel + Playwright Integration
================================

[](#laravel--playwright-integration)

This package provides the necessary boilerplate to quickly begin testing your Laravel applications using Playwright.

Installation
------------

[](#installation)

If you haven't already installed [Playwright](https://playwright.dev/docs/intro); that's your first step.

```
yarn create playwright
```

Now you're ready to install this package through Composer. Pull it in as a development-only dependency.

```
composer require adrum/laravel-playwright --dev
```

Finally, run the `playwright:boilerplate` command to copy over the initial boilerplate files for your Playwright tests.

```
php artisan playwright:boilerplate
```

That's it! You're ready to go. We've provided an `laravel-examples.spec.ts` spec for you to play around with it. Let's run it now:

```
yarn playwright test

```

Credits
-------

[](#credits)

- [Yoann Frommelt](https://www.linkedin.com/in/yoannfrommelt/)
- [Jeffrey Way](https://twitter.com/jeffrey_way) for the amazing inspiration

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance46

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

418d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b852f123506f9e927a485a015edfdbdb202dca6fcc90a9ebd929c32677dbe2e9?d=identicon)[adrum](/maintainers/adrum)

---

Top Contributors

[![adrum](https://avatars.githubusercontent.com/u/1464185?v=4)](https://github.com/adrum "adrum (8 commits)")[![yfrommelt](https://avatars.githubusercontent.com/u/44576727?v=4)](https://github.com/yfrommelt "yfrommelt (4 commits)")[![kmcluckie](https://avatars.githubusercontent.com/u/721817?v=4)](https://github.com/kmcluckie "kmcluckie (3 commits)")[![brunoWebID](https://avatars.githubusercontent.com/u/75976027?v=4)](https://github.com/brunoWebID "brunoWebID (1 commits)")

---

Tags

laravelend-to-endplaywtight

### Embed Badge

![Health badge](/badges/adrum-laravel-playwright/health.svg)

```
[![Health](https://phpackages.com/badges/adrum-laravel-playwright/health.svg)](https://phpackages.com/packages/adrum-laravel-playwright)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M56](/packages/timacdonald-log-fake)[mpociot/laravel-test-factory-helper

Generate Laravel test factories from your existing models

933635.2k2](/packages/mpociot-laravel-test-factory-helper)[christophrumpel/missing-livewire-assertions

This package adds missing livewire test assertions.

149336.0k9](/packages/christophrumpel-missing-livewire-assertions)[davestewart/sketchpad

An innovative front-end environment for interactive Laravel development

29512.9k1](/packages/davestewart-sketchpad)[encodia/laravel-health-env-vars

Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set

20143.5k](/packages/encodia-laravel-health-env-vars)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
