PHPackages                             koala-framework/kwc-native-menu - 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. koala-framework/kwc-native-menu

Abandoned → [koala-framework/kwc-menu-api](/?search=koala-framework%2Fkwc-menu-api)Library[Utility &amp; Helpers](/categories/utility)

koala-framework/kwc-native-menu
===============================

1.0.x-dev(8y ago)133PHP

Since Apr 5Pushed 4y ago4 watchersCompare

[ Source](https://github.com/koala-framework/kwc-menu-api)[ Packagist](https://packagist.org/packages/koala-framework/kwc-native-menu)[ RSS](/packages/koala-framework-kwc-native-menu/feed)WikiDiscussions 1.0 Synced 4w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

KwcMenuApi
==========

[](#kwcmenuapi)

Repository for implementing controller to provide menu- and component-data over api-controller

Installation
------------

[](#installation)

### Basic code changes

[](#basic-code-changes)

- Add AppBundle to `AppKernel.php`

    ```
      public function registerBundles()
      {
          $bundles = array(
              ...
              new Kwc\MenuApiBundle\KwcMenuApiBundle()
          );
          ...
      }

    ```
- Add routing config to `routing.yml`

    ```
      kwcmenuapi:
          resource: "@KwcMenuApiBundle/Resources/config/routing.yml"
          prefix:   /

    ```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.8% 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

3053d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/395b4eb64319fa0febc26d2105ba5d7989eab16a9e8b1bb245f8705d1fb9ddac?d=identicon)[nsams](/maintainers/nsams)

![](https://avatars.githubusercontent.com/u/1013756?v=4)[Franz Unger](/maintainers/fraxachun)[@fraxachun](https://github.com/fraxachun)

![](https://www.gravatar.com/avatar/ddbfbc2029b48839fa8ccaeae46040bf7375ed9108b83c9e81beff29ce5f1750?d=identicon)[kaufmo](/maintainers/kaufmo)

![](https://www.gravatar.com/avatar/1e5c63daf78f9ac54157d4bec473b8b1f6ecd1abd0a90c3ec96831224f149a22?d=identicon)[Ben-Ho](/maintainers/Ben-Ho)

---

Top Contributors

[![Ben-Ho](https://avatars.githubusercontent.com/u/1324250?v=4)](https://github.com/Ben-Ho "Ben-Ho (26 commits)")[![nsams](https://avatars.githubusercontent.com/u/50764?v=4)](https://github.com/nsams "nsams (5 commits)")[![jamesricky](https://avatars.githubusercontent.com/u/6264317?v=4)](https://github.com/jamesricky "jamesricky (2 commits)")

### Embed Badge

![Health badge](/badges/koala-framework-kwc-native-menu/health.svg)

```
[![Health](https://phpackages.com/badges/koala-framework-kwc-native-menu/health.svg)](https://phpackages.com/packages/koala-framework-kwc-native-menu)
```

###  Alternatives

[szeidler/composer-patches-cli

28263.9k4](/packages/szeidler-composer-patches-cli)[wa72/html-pretty-min

HTML minifier and indenter that works on the DOM tree

22234.6k8](/packages/wa72-html-pretty-min)[apen/additional_reports

Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

14170.7k](/packages/apen-additional-reports)[antistatique/swisstopo

Convert GPS (WGS84) to Swiss (LV03 and LV95) coordinates (and vice versa)

1481.8k](/packages/antistatique-swisstopo)[sypets/brofix

Broken Link Fixer for TYPO3 (forked from TYPO3 linkvalidator)

1172.6k1](/packages/sypets-brofix)

PHPackages © 2026

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