PHPackages                             morningtrain/laravel-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. morningtrain/laravel-starter-kit

ActiveProject[Framework](/categories/framework)

morningtrain/laravel-starter-kit
================================

The skeleton application for the Laravel framework.

v2.2.0(1mo ago)134[9 PRs](https://github.com/Morning-Train/laravel-starter-kit/pulls)MITBladePHP ^8.4CI passing

Since Oct 25Pushed 2w agoCompare

[ Source](https://github.com/Morning-Train/laravel-starter-kit)[ Packagist](https://packagist.org/packages/morningtrain/laravel-starter-kit)[ RSS](/packages/morningtrain-laravel-starter-kit/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (45)Versions (59)Used By (0)

MT Laravel Starter Kit
----------------------

[](#mt-laravel-starter-kit)

A modern, production-ready Laravel 13 starter kit with a complete development environment and integrated tooling for building robust applications.

Features
--------

[](#features)

### Core Stack

[](#core-stack)

- **Laravel 13** - Latest Laravel framework with streamlined structure
- **PHP 8.4** - Latest PHP version with modern language features
- **Tailwind CSS v4** - Latest utility-first CSS framework
- **Vite** - Lightning-fast frontend build tool

### Development Environment

[](#development-environment)

- **Lando** - Pre-configured local development environment with PHP 8.4, MySQL, and Node 20
- **Concurrently Dev Script** - Run server, queue worker, logs, and Vite simultaneously with `composer run dev`

### Code Quality &amp; Testing

[](#code-quality--testing)

- **Pest 4** - Modern PHP testing framework with browser testing support
    - Type coverage testing with 100% minimum requirement
    - Parallel test execution
    - Code coverage reporting
- **Laravel Pint** - Opinionated PHP code formatter
- **PHPStan/Larastan** - Static analysis for catching bugs before runtime
- **GitHub Actions** - Automated CI/CD pipeline for testing on every push and PR

### Developer Experience

[](#developer-experience)

- **Laravel Ray** - Debug tool for local development
- **Laravel IDE Helper** - Accurate IDE autocompletion
- **Bugsnag** - Error tracking and monitoring

### Quick Start Scripts

[](#quick-start-scripts)

- `composer setup` - Initialize the project (install dependencies, copy .env, generate key, run migrations)
- `composer dev` - Start all development services concurrently
- `composer test` - Run full test suite (type coverage, unit tests, linting, static analysis)
- `composer lint` - Auto-fix code style issues

Getting Started
---------------

[](#getting-started)

After cloning, run:

```
lando start
```

For development with hot module reloading:

```
lando composer dev
```

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 55.8% 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 ~13 days

Recently: every ~21 days

Total

16

Last Release

44d ago

Major Versions

v1.6.0 → v2.0.02026-04-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11147193?v=4)[Simon Jønsson](/maintainers/SimonJnsson)[@SimonJnsson](https://github.com/SimonJnsson)

---

Top Contributors

[![SimonJnsson](https://avatars.githubusercontent.com/u/11147193?v=4)](https://github.com/SimonJnsson "SimonJnsson (129 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (102 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/morningtrain-laravel-starter-kit/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[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.

3991.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)
