PHPackages                             letsdrink/ouzo-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. letsdrink/ouzo-breadcrumbs

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

letsdrink/ouzo-breadcrumbs
==========================

Ouzo breadcrumbs plugin

26PHP

Since Sep 30Pushed 12y ago6 watchersCompare

[ Source](https://github.com/letsdrink/ouzo-breadcrumbs)[ Packagist](https://packagist.org/packages/letsdrink/ouzo-breadcrumbs)[ RSS](/packages/letsdrink-ouzo-breadcrumbs/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ouzo breadcrumbs plugin
=======================

[](#ouzo-breadcrumbs-plugin)

Configuration
-------------

[](#configuration)

1. Install via [composer](http://getcomposer.org/)
2. Include `vendor/letsdrink/ouzo-breadcrumbs/helper/BreadcrumbHelper.php` in `application/helper/ApplicationHelper.php`

Usage
-----

[](#usage)

In controller action just add: `Breadcrumb::add('Display name', '/sample/index');` to register a new entry.

To show generated HTML, call: ``.

You can pass attributes to breadcrumbs generator:

```
$attributes = array('class' => 'my-class', 'id' => 'breadcrumb-id');
echo BreadcrumbHelper::showBreadcrumbs($attributes);
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.7% 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://avatars.githubusercontent.com/u/2005054?v=4)[Piotr Olaszewski](/maintainers/piotrooo)[@piotrooo](https://github.com/piotrooo)

---

Top Contributors

[![piotrooo](https://avatars.githubusercontent.com/u/2005054?v=4)](https://github.com/piotrooo "piotrooo (18 commits)")[![bbankowski](https://avatars.githubusercontent.com/u/3840784?v=4)](https://github.com/bbankowski "bbankowski (1 commits)")

### Embed Badge

![Health badge](/badges/letsdrink-ouzo-breadcrumbs/health.svg)

```
[![Health](https://phpackages.com/badges/letsdrink-ouzo-breadcrumbs/health.svg)](https://phpackages.com/packages/letsdrink-ouzo-breadcrumbs)
```

###  Alternatives

[aws/aws-crt-php

AWS Common Runtime for PHP

423319.4M9](/packages/aws-aws-crt-php)[phpcr/phpcr

PHP Content Repository interfaces

4413.3M15](/packages/phpcr-phpcr)[wpackio/enqueue

API to enqueue assets generated by @wpackio/scripts into your WordPress plugin or theme.

1279.0k5](/packages/wpackio-enqueue)[htmlburger/carbon-field-number

Carbon Fields extension, that adds a number field type.

1017.3k1](/packages/htmlburger-carbon-field-number)

PHPackages © 2026

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