PHPackages                             albertcht/lumen-vue-starter - 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. [Templating &amp; Views](/categories/templating)
4. /
5. albertcht/lumen-vue-starter

ActiveProject[Templating &amp; Views](/categories/templating)

albertcht/lumen-vue-starter
===========================

A Lumen-Vue SPA starter project template.

v1.2(7y ago)7869419[2 issues](https://github.com/albertcht/lumen-vue-starter/issues)MITPHPPHP &gt;=7.1

Since Dec 31Pushed 7y ago6 watchersCompare

[ Source](https://github.com/albertcht/lumen-vue-starter)[ Packagist](https://packagist.org/packages/albertcht/lumen-vue-starter)[ RSS](/packages/albertcht-lumen-vue-starter/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (17)Versions (10)Used By (0)

Lumen Vue Starter
=================

[](#lumen-vue-starter)

[![php-badge](https://camo.githubusercontent.com/2ad4af25fe7c619d4a9d1867ae2adce9cb7d55f84c37f1e561086f9b28fefb66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f616c626572746368742f6c756d656e2d7675652d737461727465722e737667)](https://camo.githubusercontent.com/2ad4af25fe7c619d4a9d1867ae2adce9cb7d55f84c37f1e561086f9b28fefb66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f616c626572746368742f6c756d656e2d7675652d737461727465722e737667)[![packagist-badge](https://camo.githubusercontent.com/3bd9354f763b35d150ad393a92db7a258a9d07500824151809127e9a1b8944d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c626572746368742f6c756d656e2d7675652d737461727465722e737667)](https://packagist.org/packages/albertcht/lumen-vue-starter)[![Total Downloads](https://camo.githubusercontent.com/112ebd2286043543e2d53ae208374fa78102ad0408506dabd1627cbafa69f984/68747470733a2f2f706f7365722e707567782e6f72672f616c626572746368742f6c756d656e2d7675652d737461727465722f646f776e6c6f616473)](https://packagist.org/packages/albertcht/lumen-vue-starter)[![travis-badge](https://camo.githubusercontent.com/be5e26a0e7c0d723340486e22a5056411432674c033c13a4b05e0a9fb0a90904/68747470733a2f2f7472617669732d63692e6f72672f616c626572746368742f6c756d656e2d7675652d737461727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/albertcht/lumen-vue-starter)

> A Lumen-Vue SPA starter project template.

[![](https://camo.githubusercontent.com/2d4b9f1a88ebc46bcff7b3fb996b3e83d683d5ac94317af47571cd11bf2e248a/68747470733a2f2f692e696d6775722e636f6d2f4e4846547347742e706e67)](https://camo.githubusercontent.com/2d4b9f1a88ebc46bcff7b3fb996b3e83d683d5ac94317af47571cd11bf2e248a/68747470733a2f2f692e696d6775722e636f6d2f4e4846547347742e706e67)

Features
--------

[](#features)

- Lumen 5.6
- Helpers in Laravel style
- Testing in Laravel style
- Tinker command
- Serve command
- Support Form Request Validation
- Vue + VueRouter + Vuex + VueI18n
- Pages with custom layouts
- Login, register and password reset
- Authentication with JWT (Auto refresh)
- Socialite integration
- Bootstrap 4 + Font Awesome 5

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

[](#installation)

- `composer create-project --prefer-dist albertcht/lumen-vue-starter`
- Edit `.env` and set your database connection details
- `php artisan migrate`
- `php artisan jwt:secret`
- `yarn` / `npm install`

Usage
-----

[](#usage)

### Development

[](#development)

```
# build and watch
yarn watch

# serve with hot reloading
yarn hot
```

### Production

[](#production)

```
yarn production

# or this
yarn build
```

Reference
---------

[](#reference)

This is a porting version from [laravel-vue-spa](https://github.com/cretueusebiu/laravel-vue-spa)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

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

Recently: every ~65 days

Total

8

Last Release

2789d ago

Major Versions

v0.5 → v1.02018-02-18

PHP version history (2 changes)v0.1PHP &gt;=7.0

v0.2PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![albertcht](https://avatars.githubusercontent.com/u/9117929?v=4)](https://github.com/albertcht "albertcht (86 commits)")

---

Tags

laravellumentemplatestartervue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/albertcht-lumen-vue-starter/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

87401.6k](/packages/ytake-laravel-smarty)

PHPackages © 2026

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