PHPackages                             met\_mw/sbreadcrumbs - 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. met\_mw/sbreadcrumbs

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

met\_mw/sbreadcrumbs
====================

Simple breadcrumbs for web-applications.

v1.0.0(9y ago)01001MITPHPPHP &gt;=5.6.0

Since Jun 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/met-mw/SBreadcrumbs)[ Packagist](https://packagist.org/packages/met_mw/sbreadcrumbs)[ RSS](/packages/met-mw-sbreadcrumbs/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

[![Build Status](https://camo.githubusercontent.com/3ab6fa00c64f065d8f152f7ead9854a245ba73f2c314fb398f08dab976b971fa/68747470733a2f2f7472617669732d63692e6f72672f6d65742d6d772f5342726561646372756d62732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/met-mw/SBreadcrumbs)[![Coverage Status](https://camo.githubusercontent.com/6582d56f58ae28c3649da87db1b84b888ec461e8c45f7de53cb92c11ea24e8fe/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d65742d6d772f5342726561646372756d62732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/met-mw/SBreadcrumbs?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/858635fef9ba878c05e2d07a52f10ce81fe308ceb0950d7111c7fe01b4c8d354/68747470733a2f2f706f7365722e707567782e6f72672f6d65745f6d772f7362726561646372756d62732f762f737461626c65)](https://packagist.org/packages/met_mw/sbreadcrumbs)[![Latest Unstable Version](https://camo.githubusercontent.com/84422fda05a940514cc2b56b72ce9363a2c9dcb912c36bbcde952029a84df99a/68747470733a2f2f706f7365722e707567782e6f72672f6d65745f6d772f7362726561646372756d62732f762f756e737461626c65)](https://packagist.org/packages/met_mw/sbreadcrumbs)[![Total Downloads](https://camo.githubusercontent.com/82f8cbd2bdebfe2ce7ad9246c1827059946f860204955833b710e36743130676/68747470733a2f2f706f7365722e707567782e6f72672f6d65745f6d772f7362726561646372756d62732f646f776e6c6f616473)](https://packagist.org/packages/met_mw/sbreadcrumbs)[![License](https://camo.githubusercontent.com/8d687f8be8878b8d21fd7fb45c8856aa13d1ac0a44a989573495366f3605f99c/68747470733a2f2f706f7365722e707567782e6f72672f6d65745f6d772f7362726561646372756d62732f6c6963656e7365)](https://packagist.org/packages/met_mw/sbreadcrumbs)

SBreadcrumbs
============

[](#sbreadcrumbs)

Simple breadcrumbs for web-applications.

Install
-------

[](#install)

```
composer require met_mw/sbreadcrumbs

```

example
-------

[](#example)

```
$breadcrumbs = new Breadcrumbs();
$breadcrumbs->addBreadcrumb('First page', '?page=1')
    ->addBreadcrumb('Second page', '?page=2')
    ->addBreadcrumb('Third page')
    ->render();

```

License
-------

[](#license)

The met-mw/SBreadcrumbs package is open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3646d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3956926?v=4)[Михаил Владимирович](/maintainers/met-mw)[@met-mw](https://github.com/met-mw)

---

Top Contributors

[![met-mw](https://avatars.githubusercontent.com/u/3956926?v=4)](https://github.com/met-mw "met-mw (1 commits)")

---

Tags

breadcrumbsuniversalindependent

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/met-mw-sbreadcrumbs/health.svg)

```
[![Health](https://phpackages.com/badges/met-mw-sbreadcrumbs/health.svg)](https://phpackages.com/packages/met-mw-sbreadcrumbs)
```

###  Alternatives

[glhd/gretel

270349.6k5](/packages/glhd-gretel)[creitive/breadcrumbs

Simple breadcrumbs class

86469.8k7](/packages/creitive-breadcrumbs)[robertboes/inertia-breadcrumbs

Laravel package to automatically share breadcrumbs to Inertia

59142.1k1](/packages/robertboes-inertia-breadcrumbs)[contributte/menu-control

Menu control for Nette framework

29112.2k1](/packages/contributte-menu-control)[formfeed-uk/nova-breadcrumbs

A Laravel Nova package to extend the capabilities of the first party Nova Breadcrumbs

19179.6k](/packages/formfeed-uk-nova-breadcrumbs)[ashleydawson/simple-pagination

Simple, lightweight and universal service that implements pagination on collections of things

18162.2k2](/packages/ashleydawson-simple-pagination)

PHPackages © 2026

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