PHPackages                             diverently/anotherkit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. diverently/anotherkit

ActiveProject[Utility &amp; Helpers](/categories/utility)

diverently/anotherkit
=====================

Another kirby project template

v1.10.2(3y ago)161771[1 PRs](https://github.com/Diverently/anotherkit/pulls)MITPHPPHP ^8.1

Since Feb 11Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Diverently/anotherkit)[ Packagist](https://packagist.org/packages/diverently/anotherkit)[ RSS](/packages/diverently-anotherkit/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (20)Used By (0)

Anotherkit
==========

[](#anotherkit)

This is a starterkit for Kirby. It sets you up with Kirby 3.5+, TailwindCSS 2.0+ and AlpineJS.

Installation &amp; setup
------------------------

[](#installation--setup)

1. Start your new project with the following command:

    ```
    composer create-project diverently/anotherkit yourprojectname

    ```

    A new folder `yourprojectname` will be created with Kirby already setup.:
2. Next, `cd` into the newly created folder and run the following command:

    ```
    php ./configure.php

    ```

    This will run a script that will replace all placeholders throughout all the files.
3. After everything is installed, you can run `npm start` and start coding. 🎉

You can follow the [Tailwind Docs](https://tailwindcss.com/docs/configuration) for setting up your project specific configuration.

Change package.json
-------------------

[](#change-packagejson)

This starterkit includes the semantic-release package. To use it, you should change the repository in `package.json`. If you don't want to automatically version your repo, just remove the package by running `npm uninstall semantic-release last-release-git` and remove the release entry in `package.json`.

Semantic versioning
-------------------

[](#semantic-versioning)

This starterkit uses [semantic-release](https://github.com/semantic-release/semantic-release) to automatically tag your commits. Here is an example of the release type that will be done based on a commit message (taken from their Readme):

Commit messageRelease type`fix(pencil): stop graphite breaking when too much pressure applied`Patch Release`feat(pencil): add 'graphiteWidth' option`Minor Feature Release`perf(pencil): remove graphiteWidth option`

`BREAKING CHANGE: The graphiteWidth option has been removed.`
`The default graphite width of 10mm is always used for performance reasons.`Major Breaking Releasesemantic-release uses [Angular Commit Message Conventions](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-format), so the type can be one of the following:

- **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- **ci**: Changes to our CI configuration files and scripts (example scopes: Circle, BrowserStack, SauceLabs)
- **docs**: Documentation only changes
- **feat**: A new feature
- **fix**: A bug fix
- **perf**: A code change that improves performance
- **refactor**: A code change that neither fixes a bug nor adds a feature
- **test**: Adding missing tests or correcting existing tests
- **chore**: Changes that affect external dependencies for example

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 88.5% 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 ~66 days

Recently: every ~83 days

Total

18

Last Release

1161d ago

PHP version history (5 changes)1.0.2PHP &gt;=7.1.0

v1.0.0PHP &gt;=7.4.0

v1.6.0PHP ^7.4|^8.0

v1.9.0PHP ^8.0

v1.10.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/14948289805053e3bd9926b7fc931167c72d374ee679ffb1dab9e3a29eba5e4f?d=identicon)[RobertCordes](/maintainers/RobertCordes)

---

Top Contributors

[![RobertCordes](https://avatars.githubusercontent.com/u/796002?v=4)](https://github.com/RobertCordes "RobertCordes (69 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")

---

Tags

kirbystarterkitcmskirbystarterkit

### Embed Badge

![Health badge](/badges/diverently-anotherkit/health.svg)

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

###  Alternatives

[getkirby/starterkit

Kirby Starterkit

20612.3k](/packages/getkirby-starterkit)[oblik/kirby-link-field

Kirby 4 field for all types of links.

7650.6k2](/packages/oblik-kirby-link-field)[getkirby/plainkit

Kirby Plainkit

11810.8k1](/packages/getkirby-plainkit)[belugadigital/kirby-navigation

Kirby 5 field for hierarchical menus with drag &amp; drop level indentation.

8713.4k](/packages/belugadigital-kirby-navigation)[getkirby/geo

Kirby Geo

223.5k](/packages/getkirby-geo)

PHPackages © 2026

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