PHPackages                             awcodes/sparky - 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. awcodes/sparky

ActiveProject[Framework](/categories/framework)

awcodes/sparky
==============

An opinionated Laravel starter kit with Filament, Filament Blueprint, Boost and more.

v0.1.0(3mo ago)13101MITPHPPHP ^8.4CI passing

Since Jan 28Pushed 3mo agoCompare

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

READMEChangelog (1)Dependencies (19)Versions (2)Used By (0)

Sparky
------

[](#sparky)

An opinionated Laravel starter kit with Filament v5, Filament Blueprint, Boost and more.

Note

This starter kit requires an active Filament Blueprint account. You can purchase it at [Filament Blueprint](https://packages.filamentphp.com/portal/blueprint/checkout).

Features
--------

[](#features)

- Filament v5
- Filament Blueprint
- Flux
- Boost v2
- Pest
- Larastan
- Rector

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

[](#installation)

```
laravel new  --using=awcodes/sparky --no-interaction
```

When prompted, provided your Filament Blueprint details.

After installation, cd into the project and run:

```
npm install && npm run build

php artisan db:seed
```

Boost
-----

[](#boost)

If you need to change any of the Boost configurations, you can re-run the Boost installer:

```
php artisan boost:install
```

Flux Pro
--------

[](#flux-pro)

If you have a Flux Pro license, you can enable the Pro features by running:

```
php artisan flux:activate
```

Pest Browser Tests
------------------

[](#pest-browser-tests)

If you want to run Pest browser tests, you will also need to run the playwright install script:

```
npx playwright install
```

### Troubleshooting

[](#troubleshooting)

1. If the styles are not loading when first visiting the site, make sure your `.en`v file has the `APP_URL` set to the correct domain and that http/https is set up correctly for your environment. i.e., securing the site in Herd with `herd secure`.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance79

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

110d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3596800?v=4)[Adam Weston](/maintainers/awcodes)[@awcodes](https://github.com/awcodes)

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (16 commits)")

---

Tags

filamentlaravellaravel-booststarter-kitlaravelfilamentstarter-kitsparky

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/awcodes-sparky/health.svg)

```
[![Health](https://phpackages.com/badges/awcodes-sparky/health.svg)](https://phpackages.com/packages/awcodes-sparky)
```

###  Alternatives

[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[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)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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