PHPackages                             exs/schema-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. exs/schema-breadcrumb-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

exs/schema-breadcrumb-bundle
============================

This bundle generates microdata for breadcrumb.

v0.0.3(8y ago)01.2kMITPHPPHP ~5.5|~7.0

Since Sep 25Pushed 8y ago8 watchersCompare

[ Source](https://github.com/ExSituMarketing/EXS-Schema-BreadcrumbBundle)[ Packagist](https://packagist.org/packages/exs/schema-breadcrumb-bundle)[ Docs](https://github.com/ExSituMarketing/EXS-Schema-BreadcrumbBundle)[ RSS](/packages/exs-schema-breadcrumb-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

EXS-Schema-BreadcrumbBundle
===========================

[](#exs-schema-breadcrumbbundle)

[![Build Status](https://camo.githubusercontent.com/8d4c7ac3b681ce0bc15513e0009366900ddb425b120d32b31b18edc38f4bd325/68747470733a2f2f7472617669732d63692e6f72672f4578536974754d61726b6574696e672f4558532d536368656d612d42726561646372756d6242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ExSituMarketing/EXS-Schema-BreadcrumbBundle)

What is this bundle doing ?
---------------------------

[](#what-is-this-bundle-doing-)

This bundle generates the `` tag containing the json object required to define the `BreadcrumbList` object as defined by schema.org

Source:

Installation
------------

[](#installation)

Add the bundle with composer :

```
$ composer require exs/schema-breadcrumb-bundle

```

Enable the bundle in the kernel :

```
