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

ActiveLibrary

nsimeon/sitemap
===============

Sitemap XML generator based by roumen/sitemap.

v2.8.1(8y ago)244MITPHPPHP &gt;=7.1.3

Since Nov 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ninosimeon/laravel-sitemap)[ Packagist](https://packagist.org/packages/nsimeon/sitemap)[ Docs](https://laravelium.com)[ RSS](/packages/nsimeon-sitemap/feed)WikiDiscussions devel Synced yesterday

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

[laravel-sitemap](https://github.com/ninosimeon/laravel-sitemap) package
========================================================================

[](#laravel-sitemap-package)

[![Latest Stable Version](https://camo.githubusercontent.com/f188f36cbe9c91aa21105930c9d2a02147272f8ec1f725fe43cc650f08815583/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f736974656d61702f76657273696f6e2e706e67)](https://packagist.org/packages/roumen/sitemap) [![Total Downloads](https://camo.githubusercontent.com/559d55f8b7a128f3eeca06e0b447fbc9ccc5304686ea722b706f133a3ab324ee/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f736974656d61702f642f746f74616c2e706e67)](https://packagist.org/packages/roumen/sitemap) [![Build Status](https://camo.githubusercontent.com/0fa84ba9ef4cbeea398e03017920dea33d024954287a5e7572523f4179807d59/68747470733a2f2f7472617669732d63692e6f72672f526f756d656e44616d69616e6f66662f6c61726176656c2d736974656d61702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/RoumenDamianoff/laravel-sitemap) [![License](https://camo.githubusercontent.com/6c5db4f0bc0f80290df1dcd80d1443143d65e96ceffcfa3cd2a66af2c64d4fad/68747470733a2f2f706f7365722e707567782e6f72672f726f756d656e2f736974656d61702f6c6963656e73652e706e67)](https://packagist.org/packages/roumen/sitemap)

A not so simple sitemap generator for Laravel 5.

Notes
-----

[](#notes)

This package is for Laravel 5.2, please use version v2.6.6

The original version is from Roumen Damianoff.

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

[](#installation)

```
composer require nsimeon/sitemap
```

or add the following to your `composer.json` file :

```
"roumen/sitemap": "2.6.*"
```

Then register this service provider with Laravel :

```
'Roumen\Sitemap\SitemapServiceProvider',
```

#### for Laravel 5.2/5.3 service provider should be :

[](#for-laravel-5253-service-provider-should-be-)

```
Roumen\Sitemap\SitemapServiceProvider::class,
```

Publish needed assets (styles, views, config files) :

```
php artisan vendor:publish --provider="Roumen\Sitemap\SitemapServiceProvider"
```

*Note:* Composer won't update them after `composer update`, you'll need to do it manually!

Examples
--------

[](#examples)

- [How to generate dynamic sitemap (with optional caching)](https://github.com/RoumenDamianoff/laravel-sitemap/wiki/Dynamic-sitemap)
- [How to generate BIG sitemaps (with more than 1M items)](https://github.com/RoumenDamianoff/laravel-sitemap/wiki/Generate-BIG-sitemaps)
- [How to generate sitemap to a file](https://github.com/RoumenDamianoff/laravel-sitemap/wiki/Generate-sitemap)
- [How to use multiple sitemaps with sitemap index](https://github.com/RoumenDamianoff/laravel-sitemap/wiki/Sitemap-index)

and more in the [Wiki](https://github.com/RoumenDamianoff/laravel-sitemap/wiki).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor8

8 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~192 days

Total

18

Last Release

2776d ago

PHP version history (6 changes)v2.4.11PHP &gt;=5.3.0

v2.4.15PHP &gt;=5.4.0

v2.5.5PHP &gt;=5.5.9

v2.7.2PHP &gt;=7.0.0

v2.8.1PHP &gt;=7.1.3

v2.6.6PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1450565?v=4)[Nino Simeon](/maintainers/ninosimeon)[@ninosimeon](https://github.com/ninosimeon)

---

Top Contributors

[![Casinelli](https://avatars.githubusercontent.com/u/3205510?v=4)](https://github.com/Casinelli "Casinelli (7 commits)")[![kiaking](https://avatars.githubusercontent.com/u/3753672?v=4)](https://github.com/kiaking "kiaking (6 commits)")[![mabasic](https://avatars.githubusercontent.com/u/1839930?v=4)](https://github.com/mabasic "mabasic (2 commits)")[![jaric](https://avatars.githubusercontent.com/u/86606?v=4)](https://github.com/jaric "jaric (2 commits)")[![ninosimeon](https://avatars.githubusercontent.com/u/1450565?v=4)](https://github.com/ninosimeon "ninosimeon (2 commits)")[![CaraWang](https://avatars.githubusercontent.com/u/4214689?v=4)](https://github.com/CaraWang "CaraWang (2 commits)")[![sarokse](https://avatars.githubusercontent.com/u/109381?v=4)](https://github.com/sarokse "sarokse (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![fjborquez](https://avatars.githubusercontent.com/u/39710634?v=4)](https://github.com/fjborquez "fjborquez (2 commits)")[![jbrooksuk](https://avatars.githubusercontent.com/u/246103?v=4)](https://github.com/jbrooksuk "jbrooksuk (1 commits)")[![maciekfreak](https://avatars.githubusercontent.com/u/6990935?v=4)](https://github.com/maciekfreak "maciekfreak (1 commits)")[![MalikinSergey](https://avatars.githubusercontent.com/u/8463996?v=4)](https://github.com/MalikinSergey "MalikinSergey (1 commits)")[![Manc](https://avatars.githubusercontent.com/u/811578?v=4)](https://github.com/Manc "Manc (1 commits)")[![marcorivm](https://avatars.githubusercontent.com/u/1222598?v=4)](https://github.com/marcorivm "marcorivm (1 commits)")[![marvinschroeder](https://avatars.githubusercontent.com/u/955978?v=4)](https://github.com/marvinschroeder "marvinschroeder (1 commits)")[![mauserrifle](https://avatars.githubusercontent.com/u/1580250?v=4)](https://github.com/mauserrifle "mauserrifle (1 commits)")[![mnking](https://avatars.githubusercontent.com/u/8109982?v=4)](https://github.com/mnking "mnking (1 commits)")[![mwsanders0](https://avatars.githubusercontent.com/u/1329593?v=4)](https://github.com/mwsanders0 "mwsanders0 (1 commits)")[![patx1](https://avatars.githubusercontent.com/u/6848666?v=4)](https://github.com/patx1 "patx1 (1 commits)")[![abhimanyu003](https://avatars.githubusercontent.com/u/265913?v=4)](https://github.com/abhimanyu003 "abhimanyu003 (1 commits)")

---

Tags

laravelgeneratorSitemap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nsimeon-sitemap/health.svg)

```
[![Health](https://phpackages.com/badges/nsimeon-sitemap/health.svg)](https://phpackages.com/packages/nsimeon-sitemap)
```

###  Alternatives

[ultrono/laravel-sitemap

Sitemap generator for Laravel 11, 12 and 13

36412.6k6](/packages/ultrono-laravel-sitemap)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
