doeanderson/redirect-trailing-slash

Middleware to automatically redirect URLs that end with a slash

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 3

pkg:composer/doeanderson/redirect-trailing-slash

1.0.0 2021-06-23 21:22 UTC

README

Middleware for removing the trailing slash from a URL. For when you just can't modify your server configuration.

Installation

You can install the package via composer:

composer require doeanderson/redirect-trailing-slash

Testing

./vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.