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. maxxscho/kirby-rocket

ActiveProject

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

Kirby 4 Boilerplate with TailwindCSS, AlpineJS and ViteJS for tooling

3.0.0(6mo ago)021MITPHPPHP  ~8.2.0 || ~8.3.0 || ~8.4.0

Since Oct 26Pushed 6mo 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

39

—

LowBetter than 85% of packages

Maintenance70

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

206d 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://www.gravatar.com/avatar/040a740740add6e8239db8508e31459bc299b43bb46636b3e3efa8311473aa7d?d=identicon)[maxxscho](/maintainers/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

20612.3k](/packages/getkirby-starterkit)[getkirby/cms

The Kirby core

1.5k535.5k350](/packages/getkirby-cms)[getkirby/plainkit

Kirby Plainkit

11810.8k1](/packages/getkirby-plainkit)[getkirby/kql

Kirby Query Language

15124.3k](/packages/getkirby-kql)[getkirby/layouts

Kirby Layouts

428.4k](/packages/getkirby-layouts)[getkirby/geo

Kirby Geo

223.5k](/packages/getkirby-geo)

PHPackages © 2026

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