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

ActiveProject[Framework](/categories/framework)

cjmellor/starter-kit
====================

An opinionated starter kit based off the official Laravel starter kit for Livewire.

012BladeCI passing

Since Oct 11Pushed 7mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[![ChatGPT Image Apr 5, 2025 at 04_53_38 PM](https://private-user-images.githubusercontent.com/1848476/430610577-f362a7b7-b488-4fdd-bfad-63e120ffca07.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1MjA3ODgsIm5iZiI6MTc3NTUyMDQ4OCwicGF0aCI6Ii8xODQ4NDc2LzQzMDYxMDU3Ny1mMzYyYTdiNy1iNDg4LTRmZGQtYmZhZC02M2UxMjBmZmNhMDcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDQwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA0MDdUMDAwODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTVkMzVmOTI4NzhkMzAxOTIwMmRmNDBiYzllNDY1MWM1YmMyNDZlYzJiMWM3MTVmNmYwMmNjNWY1ZTk0ZDRmNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.iN_8DXpnwD91J1B8XrumSpWxEiMwMgJPeNMvgtyrMGA)](https://private-user-images.githubusercontent.com/1848476/430610577-f362a7b7-b488-4fdd-bfad-63e120ffca07.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1MjA3ODgsIm5iZiI6MTc3NTUyMDQ4OCwicGF0aCI6Ii8xODQ4NDc2LzQzMDYxMDU3Ny1mMzYyYTdiNy1iNDg4LTRmZGQtYmZhZC02M2UxMjBmZmNhMDcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDQwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA0MDdUMDAwODA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTVkMzVmOTI4NzhkMzAxOTIwMmRmNDBiYzllNDY1MWM1YmMyNDZlYzJiMWM3MTVmNmYwMmNjNWY1ZTk0ZDRmNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.iN_8DXpnwD91J1B8XrumSpWxEiMwMgJPeNMvgtyrMGA)

Laravel (Opionionated) Starter Kit
==================================

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

A modern Laravel starter kit with opinionated defaults and essential tooling for rapid application development.

This starter kit is based off the **Livewire** with **Volt** starter kit.

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

[](#getting-started)

Install via the Laravel installer

```
laravel new  --using=cjmellor/starter-kit

```

Differences
-----------

[](#differences)

### Development Tools &amp; Configuration

[](#development-tools--configuration)

- Added Rector with Laravel extension for automated PHP refactoring
- Configured Prettier for consistent code formatting
- Added Pint configuration for Laravel-specific PHP code styling
- Updated PHP version requirement to ^8.4
- Implemented GitHub Actions workflows for linting and testing

### Laravel Customizations

[](#laravel-customizations)

- Enhanced AppServiceProvider with opinionated Laravel defaults:
    - Configured query logging for local development
    - Set up model strictness and prevention of lazy loading
    - Added performance optimization settings

Features
--------

[](#features)

### Authorization

[](#authorization)

During the installation process, you'll be prompted to include Authorization. When selected, this option automatically sets up a comprehensive authentication structure including:

- Role and Permission models with migrations
- Basic role assignments (Owner, Member)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance45

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

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/a50ec73c5a205880cbeeab7dc86f12acbe34eace997d01772d9380a1b2455390?d=identicon)[cmellor](/maintainers/cmellor)

---

Top Contributors

[![cjmellor](https://avatars.githubusercontent.com/u/1848476?v=4)](https://github.com/cjmellor "cjmellor (30 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M191](/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.7M256](/packages/laravel-dusk)[laravel/prompts

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

708181.8M592](/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)
