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
- Host: GitHub
- URL: https://github.com/carry0987/sitemapgenerator
- Owner: carry0987
- License: mit
- Created: 2019-04-28T06:12:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T17:08:44.000Z (over 2 years ago)
- Last Synced: 2025-01-19T21:48:41.914Z (over 1 year ago)
- Topics: php7, sitemap-generator, xml
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SitemapGenerator
[](https://packagist.org/packages/carry0987/sitemap-generator)
Generate **`sitemap.xml`** with database via PHP & MySQLi
## Installation
```bash
composer require carry0987/sitemap-generator
```