PHPackages                             szymat/breadcrumb-bundle - 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. szymat/breadcrumb-bundle

ActiveSymfony-bundle

szymat/breadcrumb-bundle
========================

Symfony bundle for easy setup of breadcrumbs

2.2.3(5y ago)0351[1 PRs](https://github.com/szymat/breadcrumb-bundle/pulls)MITPHPPHP &gt;=5.5

Since Jun 4Pushed 4y agoCompare

[ Source](https://github.com/szymat/breadcrumb-bundle)[ Packagist](https://packagist.org/packages/szymat/breadcrumb-bundle)[ RSS](/packages/szymat-breadcrumb-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (14)Used By (0)

BreadcrumbBundle
================

[](#breadcrumbbundle)

Introduction
------------

[](#introduction)

This is fork of  with merged changes and fixes for symfony 5.x. This Symfony bundle provides integration of breadcrumbs via route config and rendering in your Twig templates. This bundle is heavily inspired by the inactive

Installation / Getting started
------------------------------

[](#installation--getting-started)

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require "szymat/breadcrumb-bundle"

```

### Step2: Enable the bundle in the kernel

[](#step2-enable-the-bundle-in-the-kernel)

```
