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

ActiveCodex-addon[Utility &amp; Helpers](/categories/utility)

codex/sitemap
=============

Codex Addon. Generates a sitemap.xml.

0335PHP

Since Apr 27Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

   title Sitemap   subtitle Addons  Sitemap Addon
=============

[](#sitemap-addon)

Generates a sitemap.xml

### Installation

[](#installation)

```
composer require codex/sitemap
php artisan codex:addons:enable codex/sitemap
php artisan vendor:publish --provider="Codex\Sitemap\SitemapAddonServiceProvider"
```

### Configuration

[](#configuration)

**config/codex-sitemap.php**

```
[
    'output_path' => public_path('sitemap.xml'),
]
```

Copyright/License
-----------------

[](#copyrightlicense)

Copyright 2019 [Robin Radic](https://github.com/RobinRadic) - [MIT Licensed](LICENSE.md)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/303828383a9c2bf382436a61f4471425428b28c095c6df9a9714444cbc163538?d=identicon)[radic](/maintainers/radic)

### Embed Badge

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

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

###  Alternatives

[mcaskill/composer-exclude-files

Exclude files from autoload\_files.php

40929.6k13](/packages/mcaskill-composer-exclude-files)

PHPackages © 2026

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