PHPackages                             devigner/kunstmaan-api-bundle - 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. [API Development](/categories/api)
4. /
5. devigner/kunstmaan-api-bundle

ActiveSymfony-bundle[API Development](/categories/api)

devigner/kunstmaan-api-bundle
=============================

Kunstmaan API Layer

v1.0.0(6y ago)02Apache-2.0PHPPHP ^7.1.3CI failing

Since Oct 9Pushed 6y agoCompare

[ Source](https://github.com/devigner/kunstmaan-api-bundle)[ Packagist](https://packagist.org/packages/devigner/kunstmaan-api-bundle)[ RSS](/packages/devigner-kunstmaan-api-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Kunstmaan API Bundle
====================

[](#kunstmaan-api-bundle)

See example/ for an example implementation

Api layer for https://github.com/Kunstmaan/KunstmaanBundlesCMS

`composer require devigner/kunstmaan-api-bundle`

How to
======

[](#how-to)

Page
----

[](#page)

Every Entity that implements `Kunstmaan\NodeBundle\Entity\PageInterface` that needs API exposure needs to:

- Implement `Devigner\KunstmaanApiBundle\Entity\PageModelInterface`.
- Have a model based upon `Devigner\KunstmaanApiBundle\Model\PageEntityInterface`.

Overview Page
-------------

[](#overview-page)

If an overview page is needed (eg Newspage) you need to implement: `Devigner\KunstmaanApiBundle\Entity\EntityInjectionInterface`

PagePart
--------

[](#pagepart)

Every Entity that implements `Kunstmaan\PagePartBundle\Helper\PagePartInterface` that needs API exposure needs to:

- Implement `Devigner\KunstmaanApiBundle\Entity\PagePartsModelInterface`.
- Have a model based upon `Devigner\KunstmaanApiBundle\Model\PagePartsEntityInterface`.

Service
=======

[](#service)

```
  Devigner\KunstmaanApiBundle\EventListener\SlugEventListener:
    arguments:
      - '%kunstmaan_menu.menus%'

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2413d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/136516?v=4)[Martijn van Beek](/maintainers/devigner)[@devigner](https://github.com/devigner)

---

Top Contributors

[![devigner](https://avatars.githubusercontent.com/u/136516?v=4)](https://github.com/devigner "devigner (2 commits)")

---

Tags

json-apikunstmaansymfony-bundle

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/devigner-kunstmaan-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/devigner-kunstmaan-api-bundle/health.svg)](https://phpackages.com/packages/devigner-kunstmaan-api-bundle)
```

###  Alternatives

[worksome/graphlint

A static analysis tool for GraphQL

13189.4k](/packages/worksome-graphlint)[litalico-engineering/eg-r2

Easy request validation and route generation from open API specifications (for Laravel)

1112.5k](/packages/litalico-engineering-eg-r2)

PHPackages © 2026

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