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

ActiveProject[Framework](/categories/framework)

imacrayon/blade-starter-kit
===========================

The unofficial Laravel starter kit for Blade.

v2.0.0(3mo ago)149890↓50%14MITBladePHP ^8.2CI passing

Since Mar 12Pushed 3mo ago5 watchersCompare

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

READMEChangelog (3)Dependencies (13)Versions (6)Used By (0)

Laravel Blade Starter Kit
=========================

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

This is an opinionated starter kit for building multi-tenant Laravel applications with Blade. It comes loaded with features out of the box:

- **Teams &amp; invitations** — create teams, invite users by email, and manage roles
- **Admin panel** — manage users and teams with full-text search
- **User impersonation** — sign in as any user from the admin panel
- **Two-factor authentication** — TOTP-based 2FA powered by [Laravel Fortify](https://laravel.com/docs/fortify)

The UI is composed of beautiful Blade components powered by [Alpine.js](https://alpinejs.dev) and [Tailwind CSS](https://tailwindcss.com), with partial page updates via [Alpine AJAX](https://alpine-ajax.js.org) and route pre-fetching via [instant.page](https://instant.page).

[![Preview of the Blade Starter Kit](https://raw.githubusercontent.com/imacrayon/media/main/blade-starter-kit.gif)](https://raw.githubusercontent.com/imacrayon/media/main/blade-starter-kit.gif)

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

[](#installation)

### Via Laravel Herd

[](#via-laravel-herd)

One-click install a new application using this starter kit through [Laravel Herd](https://herd.laravel.com):

[![Install with Herd](https://camo.githubusercontent.com/c62cb221d136c92117fbfd4398c9f0f038d7bc205d84db3ce1b19d46b5045009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e7374616c6c25323077697468253230486572642d6666663f6c6f676f3d6c61726176656c266c6f676f436f6c6f723d663533303033)](https://herd.laravel.com/new?starter-kit=imacrayon/blade-starter-kit)

### Via the Laravel Installer

[](#via-the-laravel-installer)

Create a new Laravel application using this starter kit through the official [Laravel Installer](https://laravel.com/docs/12.x/installation#installing-php):

```
laravel new my-app --using=imacrayon/blade-starter-kit
```

Want More Components?
---------------------

[](#want-more-components)

Get even more high-quality components by purchasing the official [Alpine UI Components](https://alpinejs.dev/components).

Icons
-----

[](#icons)

This starter kit uses the refined and versatile [Phosphor](https://phosphoricons.com/) icon collection. However, you can easily replace this collection with any icon set supported by [Blade UI Kit Icons](https://blade-ui-kit.com/blade-icons). To add a new icon set, `composer require` the icon package and replace any `phosphor-*` references with a reference to your preferred icon. You can even install multiple icon collections in the same project, go nuts.

Sponsors
--------

[](#sponsors)

[ ![Moonbase Labs](https://camo.githubusercontent.com/a6af6adde8486d72f7c176b3ed0c6f23144b1e4b6b1322e74c8cb7a9dbb2a2d5/68747470733a2f2f616c70696e652d616a61782e6a732e6f72672f696d672f73706f6e736f72732f6d6f6f6e626173652d6c6162732e737667)](https://moonbaselabs.com)License
-------

[](#license)

The Laravel Blade Starter Kit is open-sourced software licensed under the MIT license.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance82

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~112 days

Total

4

Last Release

95d ago

Major Versions

v1.0.2 → v2.0.02026-02-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9ff57a6ee5f585bb16983ad87a96c06fa735068bbe15c42463e41e37b2a0d74?d=identicon)[imacrayon](/maintainers/imacrayon)

---

Top Contributors

[![imacrayon](https://avatars.githubusercontent.com/u/3410149?v=4)](https://github.com/imacrayon "imacrayon (92 commits)")

---

Tags

frameworklaravelblade

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[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.

3691.5k](/packages/codewithdennis-larament)[tomatophp/tomato

TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.

1634.8k](/packages/tomatophp-tomato)

PHPackages © 2026

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