PHPackages                             coolcsn/csn-navigation - 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. coolcsn/csn-navigation

ActiveLibrary

coolcsn/csn-navigation
======================

Navigation based on Zend Framework 2

0.1.0(12y ago)16003[1 issues](https://github.com/coolcsn/CsnNavigation/issues)BSD-3-ClausePHPPHP &gt;=5.3.3

Since Aug 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/coolcsn/CsnNavigation)[ Packagist](https://packagist.org/packages/coolcsn/csn-navigation)[ Docs](https://github.com/coolcsn/CsnNavigation)[ RSS](/packages/coolcsn-csn-navigation/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

CsnNavigation
=============

[](#csnnavigation)

**What is CsnNavigation?**

CsnNavigation is a Module for Navigation based on Zend Framework 2

**What exactly does CsnNavigation?**

CsnNavigation has been created with educational purposes to demonstrate how Navigation can be done. It is fully functional.

Installation
============

[](#installation)

Installation via composer is supported, just make sure you've set `"minimum-stability": "dev"`in your `composer.json`file and after that run `php composer.phar require coolcsn/csn-navigation:dev-master`

Go to your application configuration in `./config/application.config.php`and add 'CsnNavigation'. An example application configuration could look like the following:

```
'modules' => array(
    'Application',
    'CsnNavigation'
)

```

Navigation configuration
========================

[](#navigation-configuration)

Copy `./vendor/coolcsn/csn-navigation/config/navigation.global.php.dist` to `./config/autoload/navigation.global.php` and edit.

Show navigation
===============

[](#show-navigation)

Add this somewhere in your layout `./module/Application/view/layout/layout.phtml` :

```

```

Recommends
==========

[](#recommends)

CsnUser - Authentication (login, registration) module, fully compatible with CsnAuthorization.

CsnAuthorization - Authorization compatible for this Registration and Logging;

CsnCms - Content management system;

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

4652d ago

### Community

Maintainers

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

---

Top Contributors

[![atonevbg](https://avatars.githubusercontent.com/u/4909948?v=4)](https://github.com/atonevbg "atonevbg (3 commits)")[![nbivanov](https://avatars.githubusercontent.com/u/5173344?v=4)](https://github.com/nbivanov "nbivanov (2 commits)")[![coolcsn](https://avatars.githubusercontent.com/u/3388479?v=4)](https://github.com/coolcsn "coolcsn (1 commits)")

---

Tags

zf2csn-navigation

### Embed Badge

![Health badge](/badges/coolcsn-csn-navigation/health.svg)

```
[![Health](https://phpackages.com/badges/coolcsn-csn-navigation/health.svg)](https://phpackages.com/packages/coolcsn-csn-navigation)
```

###  Alternatives

[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)

PHPackages © 2026

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