codeinc/sitemap-middleware

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/codeinc/sitemap-middleware

1.1.0 2018-05-04 16:29 UTC

This package is auto-updated.

Last update: 2020-01-24 20:29:39 UTC


README

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.

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/sitemap-middleware

💬 This library is extracted from the now deprecated codeinc/psr15-middlewares package.

License

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