PHPackages                             nasa/sitepod - 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. nasa/sitepod

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nasa/sitepod
============

A sitemap generator written in PHP

1.6.0(8y ago)2616818[7 issues](https://github.com/nasa/sitepod/issues)GPL-3.0PHPPHP &gt;=5.5.0

Since Apr 13Pushed 4y ago5 watchersCompare

[ Source](https://github.com/nasa/sitepod)[ Packagist](https://packagist.org/packages/nasa/sitepod)[ Docs](https://github.com/nasa/sitepod)[ RSS](/packages/nasa-sitepod/feed)WikiDiscussions master Synced 2w ago

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

Sitepod
=======

[](#sitepod)

[![Latest Stable Version](https://camo.githubusercontent.com/35d3724e3fb2edd92a7b7d84515b60a0ca0965b2348ef66d268d74edf09c0415/68747470733a2f2f706f7365722e707567782e6f72672f6e6173612f73697465706f642f762f737461626c65)](https://packagist.org/packages/nasa/sitepod)[![Total Downloads](https://camo.githubusercontent.com/93d24f2b4aca9ae65d68e898c2afc3ca3f645a698d1746ec15a563dd119a3380/68747470733a2f2f706f7365722e707567782e6f72672f6e6173612f73697465706f642f646f776e6c6f616473)](https://packagist.org/packages/nasa/sitepod)[![Latest Unstable Version](https://camo.githubusercontent.com/bf19711e3995be02b32c45bfded6a66cf5f85a8250408b61a9623e4dda4a2586/68747470733a2f2f706f7365722e707567782e6f72672f6e6173612f73697465706f642f762f756e737461626c65)](https://packagist.org/packages/nasa/sitepod)[![License](https://camo.githubusercontent.com/000806c5c01c6ae75edff5dac18168e7ebe0891b8bdadbab31f1c526cd41fbca/68747470733a2f2f706f7365722e707567782e6f72672f6e6173612f73697465706f642f6c6963656e7365)](https://packagist.org/packages/nasa/sitepod)[![composer.lock](https://camo.githubusercontent.com/252ab169019c6b5bce70455b521bb5fb3400d17eb7a689e64d3bcea8dd7fc02e/68747470733a2f2f706f7365722e707567782e6f72672f6e6173612f73697465706f642f636f6d706f7365726c6f636b)](https://packagist.org/packages/nasa/sitepod)[![Build Status](https://camo.githubusercontent.com/3307c7e4b46ceab965b550aa9cf83707b51e26774b331f7be7373d423a94e9a3/68747470733a2f2f7777772e7472617669732d63692e6f72672f6e6173612f73697465706f642e7376673f6272616e63683d6d6173746572)](https://www.travis-ci.org/nasa/sitepod)[![Security Rating](https://camo.githubusercontent.com/72f3f258c080088890f24b0bb84cfdc92ce14954e2f8b70cddb9cbd3903b1cb3/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e61736125334173697465706f64266d65747269633d73656375726974795f726174696e67)](https://sonarcloud.io/summary/new_code?id=nasa%3Asitepod)

[![Quality gate](https://camo.githubusercontent.com/dca95ee748cb059dd4f9c8e6e308dceb7773728513f894a27a4345f84961d324/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f7175616c6974795f676174653f70726f6a6563743d6e61736125334173697465706f64)](https://sonarcloud.io/summary/new_code?id=nasa%3Asitepod)

Sitepod; A Sitemap Generator written in PHP. Sitepod uses the [Fat-Free Framework](https://fatfreeframework.com), a powerful yet easy-to-use PHP micro-framework designed to build dynamic and robust web applications.

Installation from the Composer PHP Package Manager
==================================================

[](#installation-from-the-composer-php-package-manager)

Sitemap can be installed using the [Composer](https://getcomposer.org/)dependency manager for PHP as follows

```
$ composer require nasa/sitepod

```

This will install Sitepod into a directory structure `vendor/nasa/sitepod/` relative to wherever the command was executed.

Alternatively, you can install the master branch from source

Installation from Source
========================

[](#installation-from-source)

See [Sitepod Installation](https://github.com/nasa/sitepod/wiki/Sitepod-Installation)

Configuration and Usage
=======================

[](#configuration-and-usage)

See [Sitepod Setup and Usage](https://github.com/nasa/sitepod/wiki/Setup-and-Usage)

Community, Support and Development
==================================

[](#community-support-and-development)

Please open a ticket in the [Sitepod issue tracker](https://github.com/nasa/sitepod/issues). Please use labels to classify your issue.

License
=======

[](#license)

This code has been forked from the now unmaintained [phpSitemapNG](http://enarion.net/tools/phpsitemapng/)The code is licensed permissively under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html) which respects the origin authors work e.g. Tobias Kluge, enarion.net. A copy of the GPLv3 License can be found below and is also included as part of this software.

```
This file is part of Sitepod.

Sitepod is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Sitepod is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Sitepod.  If not, see .

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.4% of commits — single point of failure

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 ~300 days

Total

2

Last Release

3064d ago

PHP version history (2 changes)1.5.3PHP &gt;=5.3.0

1.6.0PHP &gt;=5.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1165719?v=4)[Lewis John McGibbney](/maintainers/lewismc)[@lewismc](https://github.com/lewismc)

---

Top Contributors

[![lewismc](https://avatars.githubusercontent.com/u/1165719?v=4)](https://github.com/lewismc "lewismc (43 commits)")[![sigee](https://avatars.githubusercontent.com/u/6528240?v=4)](https://github.com/sigee "sigee (11 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (1 commits)")[![dlackty](https://avatars.githubusercontent.com/u/14349?v=4)](https://github.com/dlackty "dlackty (1 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

gplv3phpsearch-enginesitemapsitemap-buildersitemap-filessitemap-generatorsitemap-phpsitemap-urlsitemap-xmlsitemapsphpSitemapsearch enginesitemap-generator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nasa-sitepod/health.svg)

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

###  Alternatives

[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

562565.8k42](/packages/ecotone-ecotone)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73147.2k29](/packages/jaxon-php-jaxon-core)

PHPackages © 2026

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