PHPackages                             ilestis/kanka-dnd5e-monster - 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. ilestis/kanka-dnd5e-monster

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

ilestis/kanka-dnd5e-monster
===========================

An attribute template for D&amp;D 5th edition monsters

6.0(2w ago)84.9k↑94.3%12EUPL-1.1PHP

Since Feb 20Pushed 2w ago1 watchersCompare

[ Source](https://github.com/owlchester/kanka-dnd5e-monster)[ Packagist](https://packagist.org/packages/ilestis/kanka-dnd5e-monster)[ Docs](https://github.com/owlchester/kanka-dnd5e-monster)[ RSS](/packages/ilestis-kanka-dnd5e-monster/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (2)Versions (18)Used By (0)

> **Deprecated**This plugin is no longer maintained nor bundled in the Kanka application. If you want a 5e monster sheet, please use the [marketplace](https://marketplace.kanka.io).

Kanka D&amp;D 5e Monster
========================

[](#kanka-dd-5e-monster)

This package is an extension for [kanka.io](https://kanka.io), to add a community attribute template for D&amp;D 5th edition monsters.

Configruation
-------------

[](#configruation)

Add the following line to `config/attribute-templates.php`

```
return [
    'dnd5emonster' => Kanka\Dnd5eMonster\Template::class
];
```

And publish the assets with the following command.

```
php artisan vendor:publish --tag=dnd5emonster --force

```

You are now ready to go.

Creating your own plugin
------------------------

[](#creating-your-own-plugin)

To create a community attribute template for Kanka, follow the following steps.

1. Clone this repository on Github.
2. Edit the `src/AttributeTemplateServiceProvider.php` file to reflect your attribute template's name.
3. Edit the `resources/views/template.blade.php` file to define how the page will be rendered.
4. Edit the `resources/sass/template.scss` file to define how the page will be styled. To compile the .scss file to .css:
    - `npm install`
    - `npm run prod`
5. Rename the `publishable/config/dnd5emonster.php` to your package's unique name and edit the attributes.
6. Edit `publishable/lang/en/template.php` to configure the texts for your template.
7. Edit the `composer.json` and prepare your package for [gibhub](https://github.com) and [packagist](https://packagist.org)

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance96

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~166 days

Recently: every ~468 days

Total

17

Last Release

20d ago

Major Versions

1.0.8 → 2.0.02020-02-19

2.0.0 → 3.02020-08-20

3.0 → 4.02021-01-19

4.3 → 5.02023-03-30

5.0 → 6.02026-06-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3263440?v=4)[Jay Payne](/maintainers/ilestis)[@ilestis](https://github.com/ilestis)

---

Top Contributors

[![ilestis](https://avatars.githubusercontent.com/u/3263440?v=4)](https://github.com/ilestis "ilestis (4 commits)")[![takaia](https://avatars.githubusercontent.com/u/13824398?v=4)](https://github.com/takaia "takaia (1 commits)")

---

Tags

dnd5ekankadndkanka5emonsters

### Embed Badge

![Health badge](/badges/ilestis-kanka-dnd5e-monster/health.svg)

```
[![Health](https://phpackages.com/badges/ilestis-kanka-dnd5e-monster/health.svg)](https://phpackages.com/packages/ilestis-kanka-dnd5e-monster)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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