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 today

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

15

—

LowBetter than 3% of packages

Maintenance34

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://avatars.githubusercontent.com/u/808734?v=4)[Jeroen Gerits](/maintainers/jeroengerits)[@jeroengerits](https://github.com/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/dusk

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

1.9k39.6M297](/packages/laravel-dusk)[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)
