jonathanmaron / ctw-middleware-trailingslash

This PSR-15 middleware adds a trailing slash to all URIs, redirecting with an HTTP 301 ("Moved Permanently") Location header.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package "ctw/ctw-middleware-trailingslash"

Build Status Scrutinizer Code Quality Latest Stable Version

$ composer require ctw/ctw-middleware-trailingslash

About

This PSR-15 middleware adds a trailing slash to all URIs, redirecting with an HTTP 301 ("Moved Permanently") Location header.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%