PHPackages                             keygenqt/yii2-breadcrumbs-panel - 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. keygenqt/yii2-breadcrumbs-panel

ActiveYii2-extension

keygenqt/yii2-breadcrumbs-panel
===============================

Widget from form image ajax load.

0378PHP

Since Mar 6Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-breadcrumbs-panel
======================

[](#yii2-breadcrumbs-panel)

Panel with Breadcrumbs. Made for my the admin panel on yii2.

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

[](#installation)

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

Either add

```
"require": {
    "keygenqt/yii2-breadcrumbs-panel": "*"
}

```

of your `composer.json` file.

Latest Release
--------------

[](#latest-release)

The latest version of the module is v0.5.0 `BETA`.

Usage
-----

[](#usage)

Layouts

```
use \keygenqt\breadcrumbsPanel\BreadcrumbsPanel;

```

View

```
use \keygenqt\breadcrumbsPanel\BreadcrumbsPanel;

BreadcrumbsPanel::setParams([
	[
		'label' => 'Sample Post',
		'url' => ['post/edit', 'id' => 1]
	],
	'Edit'
], 'fa fa-desktop');
```

Controller (if use back page link)

```
use \keygenqt\lastPage\LastPage;

class BaseController extends LastPage
{
    ...
```

License
-------

[](#license)

**yii2-breadcrumbs-panel** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![keygenqt](https://avatars.githubusercontent.com/u/9665914?v=4)](https://github.com/keygenqt "keygenqt (25 commits)")

---

Tags

extensionsyii2

### Embed Badge

![Health badge](/badges/keygenqt-yii2-breadcrumbs-panel/health.svg)

```
[![Health](https://phpackages.com/badges/keygenqt-yii2-breadcrumbs-panel/health.svg)](https://phpackages.com/packages/keygenqt-yii2-breadcrumbs-panel)
```

PHPackages © 2026

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