PHPackages                             alex-kalanis/kw\_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. alex-kalanis/kw\_menu

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

alex-kalanis/kw\_menu
=====================

Menu manager and processor in KWCMS

v3.1.0(2y ago)05BSD-3-ClausePHPPHP &gt;=7.4.0

Since Mar 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_menu)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_menu)[ RSS](/packages/alex-kalanis-kw-menu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (10)Versions (8)Used By (0)

kw\_menu
========

[](#kw_menu)

[![Build Status](https://github.com/alex-kalanis/kw_menu/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_menu/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/71bbc6518ed2dd5d7b56bb1e950975763976bfccf7915acfb4fbb13bc44c42e4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6d656e752f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_menu/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/efcbe149ece8b9bbe4458029fdf2a9160b6a5b292f4cf21deb24889a6b25c2d2/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6d656e752f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_menu)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/72f587ba13e8b239348280fc061f0a36fdff105889bd6cd91a87ef81abff2578/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f6d656e752e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_menu)[![License](https://camo.githubusercontent.com/e8c9e70199e7f95bca9e39c441e8b6daae0158b1643b23f82c91b4fa89e71de7/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6d656e752f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_menu)[![Code Coverage](https://camo.githubusercontent.com/5cb96957fd543ffc6ac3abe66c69748cf9aceecca6a28edb993db4e04c80a487/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6d656e752f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_menu/?branch=master)

Mapping menu from different sources and make the tree necessary to process everything. This version supports as entries files on volume, in storage and from tree package. You can also make your own implementation of IEntriesSource and IMetaSource to satisfy selection of available entries.

PHP Installation
----------------

[](#php-installation)

```
composer.phar require alex-kalanis/kw_menu
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
---------

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the "kalanis\\kw\_menu\\MetaProcessor" into your app. Extends it for setting your case.

4.) Extend your libraries by interfaces inside the package.

5.) Just call setting and render

###  Health Score

23

↓

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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

Every ~126 days

Recently: every ~83 days

Total

7

Last Release

760d ago

Major Versions

v1.0.1 → v2.0.02023-05-13

v2.2.0 → v3.0.02024-03-31

PHP version history (2 changes)v1.0.0PHP &gt;=7.2.0

v3.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b0a541b787cdb31412f578c7b94c9790bcbee7de12c65b6101c6ce45ef6f0?d=identicon)[alex-kalanis](/maintainers/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (18 commits)")

---

Tags

filestreemenu

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-menu/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-menu/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-menu)
```

###  Alternatives

[knplabs/knp-menu

An object oriented menu library

1.4k55.8M285](/packages/knplabs-knp-menu)[knplabs/knp-menu-bundle

This bundle provides an integration of the KnpMenu library

1.4k53.8M314](/packages/knplabs-knp-menu-bundle)[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k9.2M108](/packages/cuyz-valinor)[asgardcms/menu-module

Menu module for AsgardCMS. Handles all the menus.

1030.4k2](/packages/asgardcms-menu-module)

PHPackages © 2026

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