PHPackages                             jeroengerits/laravel - 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. jeroengerits/laravel

ActiveProject[Framework](/categories/framework)

jeroengerits/laravel
====================

My starter kit for Laravel.

09PHP

Since Apr 19Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

⚡ Laravel 12 Starter Kit
========================

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

A minimal yet powerful **Laravel 12** starter kit with sensible defaults to help you build fast, secure, and maintainable applications.

> This project is currently under active development.

🚧 Todo
------

[](#-todo)

- Add fluent classname builder and merger
- Use Volt for Livewire components

🛠️ Stack
--------

[](#️-stack)

- **Laravel 12** - with essential defaults
- **Tailwind 4** - and custom colors, fonts and config
- **Livewire 3** - includes AlpineJS

🤏🏻 Minimal
----------

[](#-minimal)

- Does **not include** authentication pages (login, register, etc)

✨ Features
----------

[](#-features)

### 🔧 Code Quality

[](#-code-quality)

- Preconfigured with **Laravel Pint**, **PHPStan** and **Rector** for automatic formatting, type checking and refactoring.
- Run `composer prepare` to fix code issues in one single command.

### 📦 Eloquent Enhancements

[](#-eloquent-enhancements)

- **Strict Mode Enabled**
    - 👉 [Read more about Strict Mode](https://laravel-news.com/shouldbestrict)
- **Automatic Eager Loading**
    - 👉 [Read more about Eager Loading](https://laravel-news.com/laravel-12-8-0)

### 🎨 Styling and Theme

[](#-styling-and-theme)

- **Noto Font Family**: - includes Sans, Serif, and Mono
    - 👉 [Check Noto Font Family](https://fonts.google.com/noto)
- **Blade Icons**: includes Fluent UI System icons
    - 👉 [Search Fluent UI System](https://fluenticons.co)
- **Custom Color Palette**: extended Tailwind color palette

### 🧩 Blade Layouts

[](#-blade-layouts)

- ``: A base layout with minimal HTML, default scripts, and styles for rapid prototyping.
    - 👉 todo: add link

### 💯 Testing Improvements

[](#-testing-improvements)

- **Database Refreshing**: Refreshes the database after a test
    - 👉 [Read more about Refresh Database](https://dev.to/daniel_werner/under-the-hood-how-refreshdatabase-works-in-laravel-tests-2728)
- **No External Requests**: Prevents outbound HTTP requests during testing using Laravel’s HTTP fake.
    - 👉 todo: add link
- **Laravel Debugbar**: Integrated for better insight during local development.
    - 👉 todo: add link

### 🔒 Security Additions

[](#-security-additions)

- **Forced HTTPS**: All URLs are automatically HTTPS in production.
    - 👉 todo: add link
- **Safe Console Commands**: Blocks destructive Artisan commands in production environments.
    - 👉 todo: add link

### 🚀 Performance Optimizations

[](#-performance-optimizations)

- **Vite Prefetching**: Enables aggressive prefetching for faster navigation.
    - 👉 todo: add link
- **Immutable Dates**: Uses `CarbonImmutable` to avoid unintentional date mutations.
    - 👉 todo: add link
- **Named Root Route**: Root route is named `home` for clarity and consistency.
    - 👉 todo: add link
- **Centralized Config**: Includes a custom `essentials.php` config file for managing core app settings.
    - 👉 todo: add link

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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://www.gravatar.com/avatar/326bcb75c369e7d4fceaca9503487c6e7d3c4db0e3981a2a8c7076d384c33925?d=identicon)[jeroengerits](/maintainers/jeroengerits)

---

Top Contributors

[![jeroengerits](https://avatars.githubusercontent.com/u/808734?v=4)](https://github.com/jeroengerits "jeroengerits (21 commits)")

### Embed Badge

![Health badge](/badges/jeroengerits-laravel/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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