midweste / slimredirects

PSR7 Based Redirect library. Supports wildcard, regex, http to https redirection. Query string handling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlimRedirects

PSR7 Based Redirect library. Supports wildcard, regex, http to https redirection. Query string handling

-Host redirection support -Trailing slash is ignored for request matching -Assumes http://localhost is http://localhost/ -Querystring --Defaults to combination of request and rule with rule overridding request where matching --Rule fragment overrides request fragment --Rule user info overrides request user info

TODO

-"/wild/card/*/?old=querystring" match only when qs present

About

PSR7 Based Redirect library. Supports wildcard, regex, http to https redirection. Query string handling

License:MIT License


Languages

Language:PHP 98.0%Language:Dockerfile 1.5%Language:Shell 0.5%