middlewares/utils dependents (66) Order by: downloads | none Show: all | require | require-dev
-
-
PHP
middlewares/www
Middleware to add or remove the www subdomain in the host uri and returns a redirect response
-
PHP
linkorb/flex-middleware
Configure (using a .yaml file) a queue of HTTP middlewares for any PHP application (Symfony 4, Radvance, Silex)
-
-
-
-
-
-
-
-
PHP
zakirullin/conditional-middleware
PSR-15 middleware that makes it possible to add conditional middlewares, based on request
-
PHP
ctw/ctw-middleware-trailingslash
This PSR-15 middleware adds a trailing slash to all URIs, redirecting with an HTTP 301 ("Moved Permanently") Location header.
-
-
PHP
ctw/ctw-middleware-htmlminifier
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.
-
PHP
ctw/ctw-middleware-apex
This PSR-15 middleware redirects with an HTTP 301 ("Moved Permanently") Location header an apex domain to www e.g. example.com to www.example.com.