Libraries tagged by HTTPS Middleware
mohdraquib/laravel-secure-middleware
3 Downloads
Laravel middleware to enforce HTTPS, HSTS, and WWW/Non-WWW redirection.
itsc/force-https
0 Downloads
Middleware to force HTTPS
dr-schopalopp/graphiql-middleware
11 Downloads
GraphiQL PSR-15 Middleware based on https://github.com/graphql/graphiql
bizhub/force-https
553 Downloads
Laravel middleware for forcing https protocol
mschlueter/laravel-force-https
15 Downloads
Simple Middleware to force https
csun-metalab/lumen-force-https
7825 Downloads
A small Composer package for Lumen that forces HTTPS in the URL via middleware
ilvalerione/laravel-https-redirect
24 Downloads
Flexible https redirect for Laravel based applications
wirelab/httpsprotocol
5 Downloads
Https protocol middleware.
markohs/forcehttps
43 Downloads
Simple Laravel Middleware to force HTTPS connections
phprivoxy/application
13 Downloads
Framework for proxy-server applications creation with PSR15 middleware as traffic handlers.
behnam/secure-headers
36 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
robbickel/phalcon-jwt-auth-php5
5 Downloads
A simple JWT middleware for Phalcon Micro to handle stateless authentication, cloned from https://github.com/dmkit/phalcon-jwt-auth and made compatible with php5
psr/http-server-middleware
69461992 Downloads
Common interface for HTTP server-side middleware
kevinrob/guzzle-cache-middleware
14665709 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
slim/http-cache
2236879 Downloads
Slim Framework HTTP cache middleware and service provider