PHPackages                             reusserdesign/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. reusserdesign/laravel-playwright

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

reusserdesign/laravel-playwright
================================

Laravel Playwright Boilerplate

1.0.1(3mo ago)0129↓87.5%MITPHPPHP ^8.0

Since Apr 24Pushed 3mo agoCompare

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

READMEChangelogDependencies (2)Versions (3)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

39

—

LowBetter than 85% of packages

Maintenance82

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.6% 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

Every ~330 days

Total

2

Last Release

97d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61243fe9ca8ecdca0d8e592450b48947f1d1cafbbdcf8c851298bb11c0af1c4a?d=identicon)[reusserdesign](/maintainers/reusserdesign)

---

Top Contributors

[![adrum](https://avatars.githubusercontent.com/u/1464185?v=4)](https://github.com/adrum "adrum (10 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/reusserdesign-laravel-playwright/health.svg)

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

###  Alternatives

[larastan/larastan

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

6.4k51.0M7.6k](/packages/larastan-larastan)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[spatie/laravel-mail-preview

A mail driver to quickly preview mail

1.3k468.3k8](/packages/spatie-laravel-mail-preview)[christophrumpel/missing-livewire-assertions

This package adds missing livewire test assertions.

150386.1k12](/packages/christophrumpel-missing-livewire-assertions)[calebdw/larastan

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

15104.9k4](/packages/calebdw-larastan)

PHPackages © 2026

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