PHPackages                             lucasabato/laravel-qa-setup - 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. lucasabato/laravel-qa-setup

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

lucasabato/laravel-qa-setup
===========================

Laravel command to auto-setup full-stack QA tooling for Laravel + Vue + Inertia projects

v0.1.1(12mo ago)04MITPHPPHP ^8.1

Since Jul 9Pushed 12mo agoCompare

[ Source](https://github.com/lucaSabato/laravel-qa-setup)[ Packagist](https://packagist.org/packages/lucasabato/laravel-qa-setup)[ RSS](/packages/lucasabato-laravel-qa-setup/feed)WikiDiscussions main Synced today

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

Laravel QA Setup
================

[](#laravel-qa-setup)

A Laravel package providing an Artisan command to setup QA tooling with Laravel Sail, including PHP and JavaScript linting, formatting, static analysis, testing, and config files.

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

[](#installation)

Require the package via Composer:

```
composer require lucasabato/laravel-qa-setup --dev
```

Usage
-----

[](#usage)

Run the setup command:

```
php artisan setup:qa
```

This will:

- Detect if `pnpm` or `npm` is used and install packages accordingly
- Detect if Inertia.js is installed and install Vue-related tools only if needed
- Install Composer dev dependencies (Pint, Larastan, PHPUnit, Laravel Insights)
- Install JavaScript dev dependencies (ESLint, Prettier, Vitest, etc.)
- Add helpful scripts to `composer.json` and `package.json`
- Generate missing config files (`.eslintrc.cjs`, `.prettierrc`, `tsconfig.json`, etc.)
- Run initial frontend build via Sail

Requirements
------------

[](#requirements)

- Laravel 10+
- PHP 8.1+
- Laravel Sail installed and running
- `jq` CLI installed locally

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance50

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

360d ago

### Community

Maintainers

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

---

Top Contributors

[![lucaSabato](https://avatars.githubusercontent.com/u/61189438?v=4)](https://github.com/lucaSabato "lucaSabato (4 commits)")

### Embed Badge

![Health badge](/badges/lucasabato-laravel-qa-setup/health.svg)

```
[![Health](https://phpackages.com/badges/lucasabato-laravel-qa-setup/health.svg)](https://phpackages.com/packages/lucasabato-laravel-qa-setup)
```

###  Alternatives

[larastan/larastan

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

6.5k55.4M8.5k](/packages/larastan-larastan)[illuminate/testing

The Illuminate Testing package.

3316.5M139](/packages/illuminate-testing)[calebdw/larastan

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

15118.7k4](/packages/calebdw-larastan)

PHPackages © 2026

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