PHPackages                             ava-cn/laravel-vue-tailwind-purgecss - 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. ava-cn/laravel-vue-tailwind-purgecss

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

ava-cn/laravel-vue-tailwind-purgecss
====================================

A simple way to install Vue, Tailwind and PurgeCSS

0.3.6(5y ago)012MITPHPPHP ^7.1

Since Sep 18Pushed 5y agoCompare

[ Source](https://github.com/ava-cn/laravel-vue-tailwind-purgecss)[ Packagist](https://packagist.org/packages/ava-cn/laravel-vue-tailwind-purgecss)[ Docs](https://github.com/ava-cn/laravel-vue-tailwind-purgecss)[ RSS](/packages/ava-cn-laravel-vue-tailwind-purgecss/feed)WikiDiscussions master Synced 3w ago

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

Laravel Vue Tailwind PurgeCSS
=============================

[](#laravel-vue-tailwind-purgecss)

[![Latest Version on Packagist](https://camo.githubusercontent.com/aeae20a6b5c9048289bea93f7673deb0507309ea7eac742df6c7c48714c8dffa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6176612d636e2f6c61726176656c2d7675652d7461696c77696e642d70757267656373732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ava-cn/laravel-vue-tailwind-purgecss)[![Total Downloads](https://camo.githubusercontent.com/8d2b59999f24be50e346f922d58cca78dfb1a1fcad580865ca4098626ccbd6e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6176612d636e2f6c61726176656c2d7675652d7461696c77696e642d70757267656373732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ava-cn/laravel-vue-tailwind-purgecss)

A simple way to install Vue, Tailwind and PurgeCSS in Laravel projects without `laravel/ui:3.0` or `Jetstream`.

**What it includes:**

- [Vue.js](https://vuejs.org/)
- [Tailwind CSS](https://tailwindcss.com)
- [Purgecss](https://www.purgecss.com/), by [spatie/laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss)

**Additionals:**

- `ExampleComponent` is back!
- Replaces the `welcome.blade.php` template with one that extends the main layout `layouts/master.blade.php`
- Two CSS files for custom components and custom utilities, **don't be afraid to extend it!**
- `Webpack.mix.js` configured just the way I like it.

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

[](#installation)

You can install the package via composer in your fresh Laravel project:

```
composer require ava-cn/laravel-vue-tailwind-purgecss
```

Usage
-----

[](#usage)

After you install it, just execute this command.

```
php artisan preset:vtp
```

> ⚠️ This command delete some foldes, replaces some files and edit another ones. **Use it with precaution**

Then, you need install npm dependencies and create the Tailwind config file.

```
npm install && npx tailwind init && npm run dev
```

If you want a full Tailwind config you can run the next command:

```
npm install && npx tailwind init --full && npm run dev
```

Uninstall
---------

[](#uninstall)

When you complete the instalation, configuration you can remove this packages from you project as well.

```
composer remove ava-cn/laravel-vue-tailwind-purgecss -vvv

```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~3 days

Total

10

Last Release

2082d ago

PHP version history (2 changes)0.1.0PHP ^7.4

0.3.0PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8327004?v=4)[curder](/maintainers/curder)[@curder](https://github.com/curder)

---

Top Contributors

[![curder](https://avatars.githubusercontent.com/u/8327004?v=4)](https://github.com/curder "curder (7 commits)")[![Carloosolrac](https://avatars.githubusercontent.com/u/71470826?v=4)](https://github.com/Carloosolrac "Carloosolrac (1 commits)")

---

Tags

curderlaravel-vue-tailwind-purgecssava-cn

### Embed Badge

![Health badge](/badges/ava-cn-laravel-vue-tailwind-purgecss/health.svg)

```
[![Health](https://phpackages.com/badges/ava-cn-laravel-vue-tailwind-purgecss/health.svg)](https://phpackages.com/packages/ava-cn-laravel-vue-tailwind-purgecss)
```

###  Alternatives

[illuminate/support

The Illuminate Support package.

630113.0M41.3k](/packages/illuminate-support)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/collections

The Illuminate Collections package.

27078.0M1.1k](/packages/illuminate-collections)[illuminate/config

The Illuminate Config package.

10944.5M2.5k](/packages/illuminate-config)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)

PHPackages © 2026

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