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

ActiveLibrary

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

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

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

Since Jul 9Pushed 10mo 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 1mo ago

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

26

—

LowBetter than 43% of packages

Maintenance54

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

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

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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