PHPackages                             arthurydalgo/laravext-vue-starter-kit - 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. arthurydalgo/laravext-vue-starter-kit

ActiveProject[Framework](/categories/framework)

arthurydalgo/laravext-vue-starter-kit
=====================================

The skeleton application for Laravel framework with Laravext.

1.0.13(yesterday)05[1 PRs](https://github.com/ArthurYdalgo/laravext-vue-starter-kit/pulls)MITVuePHP ^8.3CI passing

Since Mar 23Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ArthurYdalgo/laravext-vue-starter-kit)[ Packagist](https://packagist.org/packages/arthurydalgo/laravext-vue-starter-kit)[ Docs](https://github.com/arthurydalgo/laravext-vue-starter-kit)[ RSS](/packages/arthurydalgo-laravext-vue-starter-kit/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (48)Versions (15)Used By (0)

Laravext Example - Laravel 13 with Vue
======================================

[](#laravext-example---laravel-13-with-vue)

Introduction
------------

[](#introduction)

This is an starter kit of a Laravel 13 application with Vue that makes use of the [Laravext package](https://laravext.dev).

I tried to keep as similar as the one officially offered by the Laravel team, so the starter kit isn't making use of the `layout.vue` file convention.

Instructions
------------

[](#instructions)

I'm assuming you have PHP (8.3 or later), Composer and Node.js installed on your machine, and also that you have some kind of database running (like MySQL or SQLite), that you have created a `.env` file based on the `.env.example` file and set it up with your database credentials.

```
npm install
npm run build

composer install

php artisan migrate --seed
php artisan serve # or use Laravel Herd, or whatever you prefer
```

You should now be able to access the application at , or whatever URL you have set up for your local environment.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance92

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~38 days

Recently: every ~11 days

Total

13

Last Release

1d ago

PHP version history (2 changes)1.0.1PHP ^8.2

1.0.10PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/293828dcf9a77a46773240833216ac450a33aa638567381d5fc60fd7b4ace155?d=identicon)[ArthurYdalgo](/maintainers/ArthurYdalgo)

---

Top Contributors

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

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/arthurydalgo-laravext-vue-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/arthurydalgo-laravext-vue-starter-kit/health.svg)](https://phpackages.com/packages/arthurydalgo-laravext-vue-starter-kit)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[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.

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

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

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

PHPackages © 2026

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