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

5.0(3y ago)84.1k↓20%12EUPL-1.1PHP

Since Feb 20Pushed 3y 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 1mo ago

READMEChangelog (4)Dependencies (1)Versions (17)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

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~99 days

Recently: every ~199 days

Total

16

Last Release

1140d 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

### 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 (3 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[kotchuprik/yii2-sortable-widgets

Implementation Rubaxa/Sortable for Yii2. Sortable grid view inside.

61132.2k6](/packages/kotchuprik-yii2-sortable-widgets)

PHPackages © 2026

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