PHPackages                             web-id/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. web-id/laravel-playwright

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

web-id/laravel-playwright
=========================

Laravel Playwright Boilerplate

8315.5k—9.5%13[2 PRs](https://github.com/web-id-fr/laravel-playwright/pulls)PHP

Since Mar 14Pushed 2y ago5 watchersCompare

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

READMEChangelogDependenciesVersions (1)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 web-id/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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cefb02231110e801ec332d70b4bb7f1df97a12f095e0c1ea887d3273d74cde78?d=identicon)[web-id](/maintainers/web-id)

---

Top Contributors

[![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)")

### Embed Badge

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

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

###  Alternatives

[tiesa/ldap

LDAP made easy &amp; practical to use in PHP

5796.2k1](/packages/tiesa-ldap)[jazzsequence/dashboard-changelog

Adds a GitHub release widget to your WordPress dashboard for a public GitHub repository.

151.2k](/packages/jazzsequence-dashboard-changelog)[ryangjchandler/laravel-bunny-fonts

Manage Bunny Fonts programatically in your Laravel projects.

161.0k](/packages/ryangjchandler-laravel-bunny-fonts)

PHPackages © 2026

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