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

ActiveProject[Framework](/categories/framework)

sumardi/filament-starter-kit
============================

Filament starter kit for the Laravel framework.

1.0.1(5mo ago)12[5 PRs](https://github.com/sumardi/filament-starter-kit/pulls)MITPHPPHP ^8.4CI passing

Since Dec 8Pushed 1mo agoCompare

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

READMEChangelog (2)Dependencies (23)Versions (8)Used By (0)

Filament Starter Kit
====================

[](#filament-starter-kit)

[![Pint](https://github.com/sumardi/filament-starter-kit/actions/workflows/pint.yml/badge.svg)](https://github.com/sumardi/filament-starter-kit/actions/workflows/pint.yml)[![PEST](https://github.com/sumardi/filament-starter-kit/actions/workflows/pest.yml/badge.svg)](https://github.com/sumardi/filament-starter-kit/actions/workflows/pest.yml)[![PHPStan](https://github.com/sumardi/filament-starter-kit/actions/workflows/phpstan.yml/badge.svg)](https://github.com/sumardi/filament-starter-kit/actions/workflows/phpstan.yml)[![PHPStan](https://github.com/sumardi/filament-starter-kit/actions/workflows/rector.yml/badge.svg)](https://github.com/sumardi/filament-starter-kit/actions/workflows/rector.yml)

Kickstart your project with pre-configured Filament admin panel. Only essential development tools are included.

Note

Requires **PHP 8.4** or higher.

What's Included
---------------

[](#whats-included)

### Core Dependencies

[](#core-dependencies)

- **Laravel 12.x** - The PHP framework
- **FilamentPHP 4.x** - Admin panel with SPA mode, custom theme, and MFA enabled
- **nunomaduro/essentials** - Better Laravel defaults (strict models, auto-eager loading, immutable dates)

### Development Tools

[](#development-tools)

- **laravel/sail** - Docker-based development environment
- **larastan/larastan** - Static analysis
- **laravel/pint** - Code style fixer
- **pestphp/pest** - Testing framework
- **rector/rector** - Automated refactoring
- **vemcogroup/laravel-translation** - Scan your app for translations and create your \*.json file

Quick Start
-----------

[](#quick-start)

If you have installed PHP and Composer, you may create a new project using the Composer `create-project` command:

```
composer create-project sumardi/filament-starter-kit your-project-name
cd your-project-name
composer install
npm install
npm run build
php artisan serve
```

Or, you may create a new project using the Laravel Installer:

```
composer global require laravel/installer
laravel new your-project-name --using=sumardi/filament-starter-kit
cd your-project-name
php artisan serve
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance83

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.9% 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 ~1 days

Total

2

Last Release

152d ago

### Community

Maintainers

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

---

Top Contributors

[![sumardi](https://avatars.githubusercontent.com/u/315603?v=4)](https://github.com/sumardi "sumardi (56 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (3 commits)")

---

Tags

frameworklaravelstarter-kitfilamentphp

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/sumardi-filament-starter-kit/health.svg)](https://phpackages.com/packages/sumardi-filament-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)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[siubie/kaido-kit

Filament Admin Panel Starter Kit with pre-configured packages and settings

3824.9k](/packages/siubie-kaido-kit)[openclassify/openclassify

The skeleton application for the Laravel framework.

2992.5k](/packages/openclassify-openclassify)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)

PHPackages © 2026

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