EN FR
← Packages

jdz/sitemap

XML sitemap generation

Overview

A modern PHP library for generating XML sitemaps and sitemap indexes compliant with the sitemaps.org protocol.

Features

  • Simple and intuitive API
  • Built for PHP 8.1+ with type safety
  • Type-safe enums for change frequency values
  • Standards compliant: follows sitemaps.org protocol specifications
  • Automatic handling: manages large sitemaps (splits after 40,000 URLs)
  • Sitemap index support for multiple sitemaps
  • Fully tested: comprehensive test suite

Installation

composer require jdz/sitemap