2017 © Pedro PelĂĄez
 

library sitemap-middleware

A PSR-15 middleware to answer /sitemap.xml requests

image

codeinc/sitemap-middleware

A PSR-15 middleware to answer /sitemap.xml requests

  • Friday, May 4, 2018
  • by joanfabregat
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

SiteMap PSR-15 middleware

SiteMapMiddleware is a PSR-15 middleware dedicated to answer /sitemap.xml requests. It uses tackk/cartographer to generate the response in the sitemap.xml format., (*1)

Installation

This library is available through Packagist and can be installed using Composer:, (*2)

composer require codeinc/sitemap-middleware

:speech_balloon: This library is extracted from the now deprecated codeinc/psr15-middlewares package., (*3)

License

The library is published under the MIT license (see LICENSE file)., (*4)

The Versions