PHPackages                             execut/yii2-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. execut/yii2-navigation

ActiveYii2-extension

execut/yii2-navigation
======================

Widgets and components for simplify navigation

1.6.4(5y ago)167812Apache-2.0PHP

Since Apr 12Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (32)Used By (2)

Yii2 navigation extension
=========================

[](#yii2-navigation-extension)

Extension for managing everything related to navigation. Has widgets for display breadcrumbs with support microdata scheme, SEO tags, menus, title and text of the active page according to the given hierarchy. What unties all modules from each other necessary due to the possibility of dynamic customization.

For license information check the [LICENSE](LICENSE.md)-file.

English documentation is at [docs/guide/README.md](https://github.com/execut/yii2-navigation/blob/master/docs/guide/README.md).

Русская документация здесь [docs/guide-ru/README.md](https://github.com/execut/yii2-navigation/blob/master/docs/guide-ru/README.md).

[![Latest Stable Version](https://camo.githubusercontent.com/c1d3ffb544105c66558ec2a199e0a369812b93865801e538be9bf7366a4dea37/68747470733a2f2f706f7365722e707567782e6f72672f6578656375742f796969322d6e617669676174696f6e2f762f737461626c652e706e67)](https://packagist.org/packages/execut/yii2-navigation)[![Total Downloads](https://camo.githubusercontent.com/49e71709ad07284611d8d473609492a8cd13c4e062e8a749f040c0ff59fae421/68747470733a2f2f706f7365722e707567782e6f72672f6578656375742f796969322d6e617669676174696f6e2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/execut/yii2-navigation)[![Build Status](https://camo.githubusercontent.com/9bd547312d7068162520a19de7d2a0c6983910fc0c36152a5467b16588c78b97/68747470733a2f2f7472617669732d63692e636f6d2f6578656375742f796969322d6e617669676174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/execut/yii2-navigation)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require execut/yii2-navigation

```

or add

```
"execut/yii2-navigation": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

For example, the following few lines of code in a view file would render a common attributes of active page:

```
// head
echo \execut\navigation\widgets\Title::widget();
// body
echo \execut\navigation\widgets\Breadcrumbs::widget();
echo \execut\navigation\widgets\Header::widget();
echo \execut\navigation\widgets\Text::widget();
echo \execut\navigation\widgets\Time::widget();
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity74

Established project with proven stability

 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 ~43 days

Recently: every ~27 days

Total

30

Last Release

2045d ago

Major Versions

0.1.0 → 1.0.02017-05-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ffb982747c04d8d93e2db3f8d90e44864c7c2a21a4c3d00ffbe66325f3f91c4?d=identicon)[execut](/maintainers/execut)

---

Top Contributors

[![execut](https://avatars.githubusercontent.com/u/2357407?v=4)](https://github.com/execut "execut (61 commits)")

---

Tags

yii2

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/execut-yii2-navigation/health.svg)

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k46](/packages/skeeks-cms)[yii2-starter-kit/yii2-starter-kit

Yii2 Starter Kit Application Template

1.4k6.6k](/packages/yii2-starter-kit-yii2-starter-kit)[yii2mod/yii2-rbac

RBAC management module for Yii2

150351.4k7](/packages/yii2mod-yii2-rbac)[devgroup/yii2-dropzone

Yii2 Dropzone widget

1051.6k1](/packages/devgroup-yii2-dropzone)

PHPackages © 2026

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