PHPackages                             shipfastlabs/modern-vue-starter-kit-auth - 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. shipfastlabs/modern-vue-starter-kit-auth

ActiveProject[Framework](/categories/framework)

shipfastlabs/modern-vue-starter-kit-auth
========================================

Laravel starter kit with opinionated modern tooling setup.

201172[6 PRs](https://github.com/shipfastlabs/modern-vue-starter-kit-auth/pulls)PHPCI passing

Since May 18Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/shipfastlabs/modern-vue-starter-kit-auth)[ Packagist](https://packagist.org/packages/shipfastlabs/modern-vue-starter-kit-auth)[ RSS](/packages/shipfastlabs-modern-vue-starter-kit-auth/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (7)Used By (0)

Modern Vue Starter Kit with Auth
================================

[](#modern-vue-starter-kit-with-auth)

 [![Build Status](https://github.com/shipfastlabs/modern-vue-starter-kit-auth/actions/workflows/tests.yml/badge.svg)](https://github.com/shipfastlabs/modern-vue-starter-kit-auth/actions) [![License](https://camo.githubusercontent.com/295d6b917e6a4475ae2baa23ff6ef8a6b67cd550868ae062f15c1d6dc35a87e6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73686970666173746c6162732f6d6f6465726e2d7675652d737461727465722d6b69742d61757468)](https://github.com/shipfastlabs/modern-vue-starter-kit-auth/blob/main/LICENSE.md) [![GitHub Stars](https://camo.githubusercontent.com/2f6b8ec93c8b516f67fdc6a26b9b074031f844a1059ee483a0e85fd58493d85f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f73686970666173746c6162732f6d6f6465726e2d7675652d737461727465722d6b69742d61757468)](https://github.com/shipfastlabs/modern-vue-starter-kit-auth)

This starter kit brings updates the base laravel starter kit with opinionated modern tooling setup.

**What's Included:**

- **Laravel Latest**: Built with the latest Laravel version (requires PHP 8.4+ and support 8.5)
- **Essential Packages**: Pre-configured with Laravel Essentials and Laravel Boost
- **Code Quality**: Integrated Pint, Rector, and PHPStan
- **Testing Ready**: Pest testing framework included
- **IDE Support**: Laravel IDE Helper for better development experience

🚀 Quick Start
-------------

[](#-quick-start)

> **Requires [PHP 8.4+](https://php.net/releases/)**.

### Using Laravel Installer (Recommended)

[](#using-laravel-installer-recommended)

```
# Create a new project using Laravel installer
laravel new larasonic --using=shipfastlabs/modern-vue-starter-kit-auth

composer run dev
```

### Using Git Clone

[](#using-git-clone)

```
# Clone the repository via github
git clone git@github.com:shipfastlabs/modern-vue-starter-kit-auth.git
cd modern-vue-starter-kit-auth

# Install dependencies
composer install
npm install

# Set up environment
cp .env.example .env
php artisan key:generate

# Run migrations
php artisan migrate

# Start development server
composer run dev
```

📦 Included Packages
-------------------

[](#-included-packages)

### Production

[](#production)

- `nunomaduro/essentials` - Essential Laravel packages

### Development

[](#development)

- `larastan/larastan` - PHP static analysis
- `rector/rector` - Code refactoring and upgrades
- `barryvdh/laravel-ide-helper` - IDE autocompletion
- `laravel/boost` - Laravel-focused MCP server

🛠️ Development Tools
--------------------

[](#️-development-tools)

```
# Code formatting with Pint
./vendor/bin/pint

# Static analysis with PHPStan/Larastan
./vendor/bin/phpstan analyse --memory-limit=-1

# Code refactoring with Rector
./vendor/bin/rector

# Run tests
php artisan test
```

📝 License
---------

[](#-license)

This project is open-sourced software licensed under the [MIT license](LICENSE.md).

Credits:

- [Laravel Starter Kit](https://github.com/laravel/laravel-starter-kit)
- [Nuno's Strict Laravel Starter Kit](https://github.com/nunomaduro/laravel-starter-kit)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance61

Regular maintenance activity

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity18

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://avatars.githubusercontent.com/u/31663512?v=4)[Pushpak Chhajed](/maintainers/pushpak1300)[@pushpak1300](https://github.com/pushpak1300)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shipfastlabs-modern-vue-starter-kit-auth/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M832](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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