Libraries tagged by HTTPS Middleware
mohdraquib/laravel-secure-middleware
5 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
562 Downloads
Laravel middleware for forcing https protocol
mschlueter/laravel-force-https
15 Downloads
Simple Middleware to force https
ilvalerione/laravel-https-redirect
24 Downloads
Flexible https redirect for Laravel based applications
jkniest/force-https
1085 Downloads
Laravel Middleware to force a secure connection
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
74153035 Downloads
Common interface for HTTP server-side middleware
kevinrob/guzzle-cache-middleware
15325446 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
2441848 Downloads
Slim Framework HTTP cache middleware and service provider