Libraries tagged by HTTPS Middleware
vperyod/https-redirect
20 Downloads
Simple middleware to force https
rromanovsky/graphiql-middleware
41 Downloads
GraphiQL PSR-7 Middleware based on https://github.com/graphql/graphiql
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
14 Downloads
GraphiQL PSR-15 Middleware based on https://github.com/graphql/graphiql
mschlueter/laravel-force-https
15 Downloads
Simple Middleware to force https
csun-metalab/lumen-force-https
7879 Downloads
A small Composer package for Lumen that forces HTTPS in the URL via middleware
ilvalerione/laravel-https-redirect
34 Downloads
Flexible https redirect for Laravel based applications
jkniest/force-https
1091 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
kislayphp/core
72 Downloads
High-performance C++ PHP extension providing HTTP/HTTPS server with routing and middleware for PHP microservices
phprivoxy/application
14 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