PHPackages                             maxxscho/kirby-rocket - 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. [Admin Panels](/categories/admin)
4. /
5. maxxscho/kirby-rocket

ActiveProject[Admin Panels](/categories/admin)

maxxscho/kirby-rocket
=====================

Kirby 4 Boilerplate with TailwindCSS, AlpineJS and ViteJS for tooling

3.0.0(8mo ago)022MITPHPPHP  ~8.2.0 || ~8.3.0 || ~8.4.0

Since Oct 26Pushed 8mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

Kirby Rocket
============

[](#kirby-rocket)

A starter kit for the great [Kirby CMS](https://getkirby.com/), based on [Kirby Plainkit](https://github.com/getkirby/plainkit), pre-configured with the following tools to start quickly:

- [TailwindCSS](https://tailwindcss.com/)
- [AlpineJS](https://alpinejs.dev/)
- [ViteJS](https://vite.dev/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)

Requirements
------------

[](#requirements)

- PHP 8.1+
- NodeJS (with NPM) 18+

Usage
-----

[](#usage)

The easiest way to install the project is with `composer create-project`.

```
composer create-project maxxscho/kirby-rocket your-project-directory
```

Node modules are installed and built automatically after project creation.
To run everything manually:

In your project root install the node modules.

```
npm install
```

Start the dev server...

```
npm run dev
```

or build the assets.

```
npm run build
```

### Error when opening the site for the first time

[](#error-when-opening-the-site-for-the-first-time)

If you open the site the first time and you get an error it's most likely because you didn't start the Dev-Server with `npm run dev` or didn't run the build with `npm run build`. Therefore the Vite Helper doesn't find the `manifest.json`.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance59

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~32 days

Recently: every ~51 days

Total

12

Last Release

261d ago

Major Versions

0.1.1 → 1.0.02024-10-27

1.0.0 → 2.0.02024-11-14

2.1.6 → 3.0.02025-10-15

PHP version history (2 changes)0.1.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

3.0.0PHP  ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/543690?v=4)[Markus Schober](/maintainers/maxxscho)[@maxxscho](https://github.com/maxxscho)

---

Top Contributors

[![maxxscho](https://avatars.githubusercontent.com/u/543690?v=4)](https://github.com/maxxscho "maxxscho (32 commits)")

---

Tags

cmskirbystarterkit

### Embed Badge

![Health badge](/badges/maxxscho-kirby-rocket/health.svg)

```
[![Health](https://phpackages.com/badges/maxxscho-kirby-rocket/health.svg)](https://phpackages.com/packages/maxxscho-kirby-rocket)
```

###  Alternatives

[getkirby/starterkit

Kirby Starterkit

20413.5k](/packages/getkirby-starterkit)[getkirby/plainkit

Kirby Plainkit

11911.7k1](/packages/getkirby-plainkit)[alexstack/laravel-cms

Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x &amp; 7.x &amp; Laravel 6.x &amp; Laravel 5.x - Amila Laravel CMS

1084.3k5](/packages/alexstack-laravel-cms)

PHPackages © 2026

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