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

ActiveLibrary

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

Laravel Playwright Boilerplate

1.0.1(1mo ago)098↑76.5%MITPHPPHP ^8.0

Since Apr 24Pushed 1mo 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 1mo 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

41

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

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

52d 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

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)

PHPackages © 2026

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