An open API service indexing awesome lists of open source software.

https://github.com/carry0987/sitemapgenerator

Generate sitemap.xml with database via PHP & MySQLi
https://github.com/carry0987/sitemapgenerator

php7 sitemap-generator xml

Last synced: 3 months ago
JSON representation

Generate sitemap.xml with database via PHP & MySQLi

Awesome Lists containing this project

README

          

# SitemapGenerator
[![Latest Stable Version](https://img.shields.io/packagist/v/carry0987/sitemap-generator.svg?style=flat-square)](https://packagist.org/packages/carry0987/sitemap-generator)
Generate **`sitemap.xml`** with database via PHP & MySQLi

## Installation
```bash
composer require carry0987/sitemap-generator
```