PHPackages                             per-seo/forwarded-proto - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. per-seo/forwarded-proto

ActiveLibrary[HTTP &amp; Networking](/categories/http)

per-seo/forwarded-proto
=======================

X-Forwarded-Proto for Slim 4. This Middleware check if the X-Forwarded-Proto header is present and add correct schema in the request object.

1.0(1y ago)076MITPHPPHP &gt;=7.4

Since Nov 22Pushed 1y agoCompare

[ Source](https://github.com/per-seo/forwarded-proto)[ Packagist](https://packagist.org/packages/per-seo/forwarded-proto)[ Docs](https://github.com/per-seo/forwarded-proto)[ RSS](/packages/per-seo-forwarded-proto/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

A simple middleware for Slim4 framework to configure proper uri schema. Usage is very simple, just enable this Middleware (in the Middleware part of your Slim4 Project) with:

```
