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 4w 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 17% 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

[mult1mate/cron-manager

Flexible cron tasks manager for MVC-type applications

40839.8k3](/packages/mult1mate-cron-manager)[ether/simplemap

A beautifully simple Map field type for Craft CMS

134356.4k](/packages/ether-simplemap)[rhilip/bencode

A pure and simple PHP library for encoding and decoding Bencode data

4026.2k2](/packages/rhilip-bencode)[touskar/php-socket-io-event-emitter

2612.9k](/packages/touskar-php-socket-io-event-emitter)[danmichaelo/coma

Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94

1727.6k6](/packages/danmichaelo-coma)[guennichi/mapper

A lightweight library to map array data to PHP immutable objects

1214.6k](/packages/guennichi-mapper)

PHPackages © 2026

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