PHPackages                             phppirate/vite-stubby - 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. phppirate/vite-stubby

ActiveLaravel-package[Utility &amp; Helpers](/categories/utility)

phppirate/vite-stubby
=====================

Vite Scaffolding for Laravel Apps

060Blade

Since Aug 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/phppirate/vite-stubby)[ Packagist](https://packagist.org/packages/phppirate/vite-stubby)[ RSS](/packages/phppirate-vite-stubby/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Vite Stubby
===========

[](#vite-stubby)

Simple Vite Scaffolding for a fresh laravel project

Default Tailwind Config File
----------------------------

[](#default-tailwind-config-file)

```
module.exports = {
    mode: 'jit',
    purge: [
        './resources/views/**/*',
        './resources/ts/components/**/*',
        './resources/ts/views/**/*',
    ],
    darkMode: false,
    theme: {},
    variants: {},
    plugins: [],
}

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b0515348c39533c896261455631b9f9f7b7a7eb18c0af95cdc4de7b3b065046?d=identicon)[mission-4](/maintainers/mission-4)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/phppirate-vite-stubby/health.svg)

```
[![Health](https://phpackages.com/badges/phppirate-vite-stubby/health.svg)](https://phpackages.com/packages/phppirate-vite-stubby)
```

###  Alternatives

[spatie/tax-calculator

A set of interfaces and methods to clean up your application's tax calculations

8036.2k](/packages/spatie-tax-calculator)

PHPackages © 2026

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