PHPackages                             thormeier/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. [Templating &amp; Views](/categories/templating)
4. /
5. thormeier/breadcrumb-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

thormeier/breadcrumb-bundle
===========================

Symfony bundle for easy setup of breadcrumbs

2.2.1(7y ago)2954.6k22[1 PRs](https://github.com/thormeier/breadcrumb-bundle/pulls)1MITPHPPHP &gt;=5.3.3

Since Jun 4Pushed 3y ago1 watchersCompare

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

READMEChangelog (8)Dependencies (3)Versions (12)Used By (1)

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

[](#breadcrumbbundle)

[![Build Status](https://camo.githubusercontent.com/f06d2b9cbd08f6adb6fa4cc523b1da7e7d8b1fadd67206c9730ae0df990e6172/68747470733a2f2f7472617669732d63692e6f72672f74686f726d656965722f62726561646372756d622d62756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thormeier/breadcrumb-bundle)

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

[](#introduction)

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
------------

[](#installation)

### Step 1: Composer require

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

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

```

### Step2: Enable the bundle in the kernel

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

```
