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

ActiveProject[Framework](/categories/framework)

tapp/tapp-filament-starter-kit
==============================

The skeleton application for the Laravel framework.

01↓85.7%BladeCI failing

Since May 12Pushed 1w agoCompare

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

READMEChangelogDependenciesVersions (7)Used By (0)

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

[](#tapp-filament-starter-kit)

An opinionated [Laravel](https://laravel.com) + [Filament](https://filamentphp.com) starter kit built by [Tapp Network](https://tappnetwork.com), with a strong focus on code quality and AI-assisted development.

> Based on the excellent work by **[Nuno Maduro](https://github.com/nunomaduro/laravel-starter-kit)** — we've extended it with our own conventions, Filament v5, and tooling to accelerate AI-driven Laravel development.

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

[](#whats-included)

- **[Filament v5](https://filamentphp.com)** — full-featured admin panel out of the box
- **[Tapp Manager](https://github.com/TappNetwork/Tapp-Manager)** — our package for AI-assisted Laravel development workflows
- **[nunomaduro/essentials](https://github.com/nunomaduro/essentials)** — strict models, auto eager loading, immutable dates, and better Laravel defaults
- **[Laravel Boost](https://github.com/laravel/boost)** — MCP server with tools for building Laravel apps with AI agents
- **Strict PHP** — 100% type coverage, PHPStan at max strictness, Rector for automated refactoring
- **[Pest v4](https://pestphp.com)** — modern PHP testing with 100% code coverage enforced
- **[Tailwind CSS v4](https://tailwindcss.com)** + Bun for fast frontend builds

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

[](#getting-started)

> Requires [PHP 8.5+](https://php.net/releases/), [Bun](https://bun.sh), and a code coverage driver like [Xdebug](https://xdebug.org/docs/install).

```
composer create-project tapp/tapp-filament-starter-kit --prefer-dist example-app
cd example-app
composer setup
composer dev
```

### Optional: Browser Testing

[](#optional-browser-testing)

```
bun add playwright
bunx playwright install
```

### Verify Installation

[](#verify-installation)

```
composer test
```

All quality checks should pass with 100% test and type coverage.

Tooling
-------

[](#tooling)

CommandDescription`composer dev`Start server, queue worker, log monitor, and Vite concurrently`composer lint`Run Rector, Pint, and JS formatter`composer test`Full suite — type coverage, unit tests, lint, static analysis`composer test:unit`Pest with 100% code coverage`composer test:types`PHPStan at level 9`composer test:type-coverage`Pest type coverage (min 100%)`composer test:lint`Dry-run lint for CI`composer update:requirements`Bump all PHP and Bun dependenciesLicense
-------

[](#license)

MIT — built on top of work by **[Nuno Maduro](https://x.com/enunomaduro)**, extended by **[Tapp Network](https://tappnetwork.com)**.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance64

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity18

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/837400?v=4)[tapp](/maintainers/tapp)[@tapp](https://github.com/tapp)

---

Top Contributors

[![swilla](https://avatars.githubusercontent.com/u/304159?v=4)](https://github.com/swilla "swilla (21 commits)")

### Embed Badge

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

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

###  Alternatives

[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[alizharb/laravel-modular

A professional, framework-agnostic modular architecture for Laravel 11+. Features zero-config autoloading, 29+ Artisan command overrides, and seamless Vite integration.

211.6k9](/packages/alizharb-laravel-modular)[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)
