PHPackages                             orige/yii2-schema-breadcrumbs - 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. orige/yii2-schema-breadcrumbs

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

orige/yii2-schema-breadcrumbs
=============================

Use schema.org breadcrumbs structure on your Yii2 projects

1.0.0(9y ago)030.6k↓45.6%MIT

Since Sep 5Pushed 9y agoCompare

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

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

yii2-schema-breadcrumbs
=======================

[](#yii2-schema-breadcrumbs)

Use data structured breadcrumbs from [schema.org](https://schema.org/BreadcrumbList) on yii2 projects.

How to install
--------------

[](#how-to-install)

```
$ composer require orige/yii2-schema-breadcrumbs

```

How to use
----------

[](#how-to-use)

```
use SchemaBreadcrumbs\SchemaBreadcrumbs as Breadcrumbs

Breadcrumbs::widget([
    'links' => $links,
]);
```

You don't have to specify any data structure property inside the `Breadcrumbs` object. It will work automatically.

Documentation
-------------

[](#documentation)

This widget should be work as good as the yii2 official. So, I won't copy/paste their documentation.

To see how you can work with breadcrumbs in a yii2 project, [click here](http://www.yiiframework.com/doc-2.0/yii-widgets-breadcrumbs.html)

TODO
----

[](#todo)

- tests
- comment the code
- improve documentation with examples

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

3537d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1051282bc1f5c5183ecc83e407dd558993c2c419f3b9245681a46d5d0338da4d?d=identicon)[orige](/maintainers/orige)

---

Top Contributors

[![orige](https://avatars.githubusercontent.com/u/64262709?v=4)](https://github.com/orige "orige (5 commits)")[![tbreuss](https://avatars.githubusercontent.com/u/1334161?v=4)](https://github.com/tbreuss "tbreuss (1 commits)")

### Embed Badge

![Health badge](/badges/orige-yii2-schema-breadcrumbs/health.svg)

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

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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