PHPackages                             first236108/sitemap - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. first236108/sitemap

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

first236108/sitemap
===================

PHP XML sitemap generation

5.1.6(6y ago)181MITPHPPHP &gt;=7.1

Since Feb 2Pushed 6y agoCompare

[ Source](https://github.com/first236108/Sitemap)[ Packagist](https://packagist.org/packages/first236108/sitemap)[ RSS](/packages/first236108-sitemap/feed)WikiDiscussions master Synced 2d ago

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

Thepixeldeveloper\\Sitemap
==========================

[](#thepixeldevelopersitemap)

[![codecov](https://camo.githubusercontent.com/3a8ecfe20c9299c1b5f0db767583c7048ed4a4c44aa2f6173647f7fdd780e34d/68747470733a2f2f636f6465636f762e696f2f67682f546865506978656c446576656c6f7065722f536974656d61702f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ThePixelDeveloper/Sitemap)[![License](https://camo.githubusercontent.com/7c9c42466134d18805d35f2e02fdb55f2f4abf535bd267a43bed4312c5688045/68747470733a2f2f706f7365722e707567782e6f72672f746865706978656c646576656c6f7065722f736974656d61702f6c6963656e7365)](https://packagist.org/packages/thepixeldeveloper/sitemap)[![Latest Stable Version](https://camo.githubusercontent.com/3c88f2f2929342646fd35f3249bac1a95a1da76e84f74c474cf93621a98ffafd/68747470733a2f2f706f7365722e707567782e6f72672f746865706978656c646576656c6f7065722f736974656d61702f762f737461626c65)](https://packagist.org/packages/thepixeldeveloper/sitemap)[![Total Downloads](https://camo.githubusercontent.com/968adcae02b172e2724a540996b7d1fc9cba34b13f2d563d438c98540a3e0beb/68747470733a2f2f706f7365722e707567782e6f72672f746865706978656c646576656c6f7065722f736974656d61702f646f776e6c6f616473)](https://packagist.org/packages/thepixeldeveloper/sitemap)

A tool to generate XML sitemaps. Integrates with Symfony via [SitemapBundle](https://github.com/thepixeldeveloper/sitemapbundle)

- [Installation](#installation)
- [Basic Usage](#basic-usage)
- [Advanced Usage](#advanced-usage)
- [Extensions](#extensions)

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

[](#installation)

```
composer require "thepixeldeveloper/sitemap"
```

Basic Usage
-----------

[](#basic-usage)

Generating a typical (&lt;urlset&gt;) sitemap.

```
