PHPackages                             fdevs/sitemap-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. fdevs/sitemap-bundle

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

fdevs/sitemap-bundle
====================

4devs SitemapBundle

2.0.2(10y ago)0715[1 issues](https://github.com/4devs/sitemap-bundle/issues)MITPHPPHP &gt;=5.4

Since Aug 30Pushed 10y ago3 watchersCompare

[ Source](https://github.com/4devs/sitemap-bundle)[ Packagist](https://packagist.org/packages/fdevs/sitemap-bundle)[ Docs](https://github.com/4devs/sitemap-bundle)[ RSS](/packages/fdevs-sitemap-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (9)Used By (0)

SitemapBundle
=============

[](#sitemapbundle)

[![Build Status](https://camo.githubusercontent.com/9b7e6d20fad2cdbbbea2c73f588c192d5a1be14a0f67fcb6794f33573077e82c/68747470733a2f2f7472617669732d63692e6f72672f34646576732f736974656d61702d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/4devs/sitemap-bundle)

Documentation
-------------

[](#documentation)

use rules [Sitemaps XML format](http://www.sitemaps.org/protocol.html) for the generate sitemap

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

[](#installation)

Bundle uses Composer, please checkout the [composer website](http://getcomposer.org) for more information.

The simple following command will install `sitemap-bundle` into your project. It also add a new entry in your `composer.json` and update the `composer.lock` as well.

```
composer require fdevs/sitemap-bundle
```

add to your `app/AppKernel.php`

```
