PHPackages                             sixlive/laravel-preset - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sixlive/laravel-preset

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sixlive/laravel-preset
======================

My Laravel application preset

v0.1.1(7y ago)191182MITPHPPHP ^7.1

Since Feb 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sixlive/laravel-preset)[ Packagist](https://packagist.org/packages/sixlive/laravel-preset)[ Docs](https://github.com/sixlive/laravel-preset)[ RSS](/packages/sixlive-laravel-preset/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Laravel Preset
==============

[](#laravel-preset)

I figured rather than having a base repository with Laravel already installed it might be neat to try using a preset to configure a fresh installation. 🤷‍♂️

[![kapture](.docs/kapture.gif)](.docs/kapture.gif)

Overview
--------

[](#overview)

### Composer Packages

[](#composer-packages)

- [bensampo/laravel-enum](https://github.com/BenSampo/laravel-enum) - optional
- [silber/bouncer:v1.0.0-rc.4](https://github.com/JosephSilber/bouncer) - optional
- [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) - optional
- [dyrynda/laravel-model-uuid](https://github.com/michaeldyrynda/laravel-model-uuid) - optional
- [sempro/phpunit-pretty-print](https://github.com/sempro/phpunit-pretty-print) (dev)
- [sensiolabs/security-checker](https://github.com/sensiolabs/security-checker) (dev)

### Stubs

[](#stubs)

- `phpunit.xml`
    - Adds `APP_KEY`
    - Configures sqlite in-memory database
- `app/Model.php` - A base model setup to bypass mass assignment
- `.docker/` and `docker-compose.yml`
    - A simple docker development configuration
- `database/seeds/BouncerSeeder.php` - Bouncer permissions seeder (only if you included the package)
- `.php_cs`
- `.editorconfig`

### ENV Changes

[](#env-changes)

- Changes `DB_PORT` to match the docker configuration for `.env` and `.env.example`
- Adds docker configuration to `.env` and `.env.example`
- Adds `SENTRY_DSN` to `.env` and `.env.example` (only if you included the package)

### Tailwindcss

[](#tailwindcss)

- Adds these node packages:
    - laravel-mix-purgecss:^2.2.0
    - postcss-nesting:^5.0.0
    - postcss-import:^11.1.0
    - tailwindcss:&gt;=0.6.1
- Removes the `sass` directory
- Removes `app.css`
- Publishes
    - Tailwind `app.css` template
    - An updated welcome blade template
    - An updated `webpack.mix.js`

Installation
------------

[](#installation)

**Note:** It is assumed that this is being ran on a fresh installation of Laravel.

You can install the package via composer:

```
> composer require --dev sixlive/laravel-preset
```

Usage
-----

[](#usage)

```
> php artisan preset sixlive
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [TJ Miller](https://github.com/sixlive)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% 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 ~15 days

Total

2

Last Release

2673d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5108034?v=4)[TJ Miller](/maintainers/sixlive)[@sixlive](https://github.com/sixlive)

---

Top Contributors

[![sixlive](https://avatars.githubusercontent.com/u/5108034?v=4)](https://github.com/sixlive "sixlive (19 commits)")[![simoebenhida](https://avatars.githubusercontent.com/u/19809072?v=4)](https://github.com/simoebenhida "simoebenhida (1 commits)")

---

Tags

laravellaravel-presetsixlivelaravel-preset

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

591.7k1](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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