PHPackages                             rizort/laravel-starter-kits - 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. [Framework](/categories/framework)
4. /
5. rizort/laravel-starter-kits

ActiveLibrary[Framework](/categories/framework)

rizort/laravel-starter-kits
===========================

🚀 Laravel 12 templates including Vue.js 3, PrimeVue 4 and related libs.

12.x-dev(6mo ago)07MITPHP ^8.2

Since Nov 12Pushed 3mo agoCompare

[ Source](https://github.com/rizort/laravel-starter-kits)[ Packagist](https://packagist.org/packages/rizort/laravel-starter-kits)[ RSS](/packages/rizort-laravel-starter-kits/feed)WikiDiscussions main Synced 1mo ago

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

Laravel 12 + Tailwind CSS 4 + Vue.js 3 + PrimeVue 4

[](#laravel-12--tailwind-css-4--vuejs-3--primevue-4)

[![](images/laravel-logo.svg)](images/laravel-logo.svg) [![](images/tailwindcss-logo.svg)](images/tailwindcss-logo.svg) [![](images/vuejs-logo.svg)](images/vuejs-logo.svg) [![](images/primevue-logo.svg)](images/primevue-logo.svg)

Starter kits for quick project creation. For easy tracking of changes and updates, each starter kit is located in a separate branch. They also contain some demo content which can be easily removed.

### 💎 Features

[](#-features)

- Fork from the original repository. You can easily see all the applied changes.
- Minimal number of dependencies.

### 🔧 Installation

[](#-installation)

Select one of available starter kits, which located in separate branches.

```
# Laravel 12 + Vue.js 3 template
composer create-project rizort/laravel-starter-kits project dev-vue3

# Laravel 12 + Vue.js 3 + PrimeVue 4 template
composer create-project rizort/laravel-starter-kits project dev-vue3-primevue4

# Install dependencies
composer setup
```

### 🚀 Runing

[](#-runing)

The project will be available at .

```
composer dev
```

### 📁 Demo content

[](#-demo-content)

You can remove all demo content.

```
rm -rf resources/js/components/demo
```

### 🔎 Sync with Laravel repository

[](#-sync-with-laravel-repository)

If you want to update the framework version used in the template, you can run these commands.

```
git remote add upstream https://github.com/laravel/laravel.git
git fetch upstream
git rebase upstream/12.x
```

### 🗺 Roadmap

[](#-roadmap)

[![](images/roadmap.png)](images/roadmap.png)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance74

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

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

Unknown

Total

1

Last Release

181d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rizort-laravel-starter-kits/health.svg)

```
[![Health](https://phpackages.com/badges/rizort-laravel-starter-kits/health.svg)](https://phpackages.com/packages/rizort-laravel-starter-kits)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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