Download the PHP package kekesed/cloudflare-adaptor without Composer
On this page you can find all versions of the php package kekesed/cloudflare-adaptor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kekesed/cloudflare-adaptor
More information about kekesed/cloudflare-adaptor
Files in kekesed/cloudflare-adaptor
Download kekesed/cloudflare-adaptor
More information about kekesed/cloudflare-adaptor
Files in kekesed/cloudflare-adaptor
Vendor kekesed
Package cloudflare-adaptor
Short Description An easy way to normalize your Cloudflare-altered HTTP Information with a single line.
License MIT
Package cloudflare-adaptor
Short Description An easy way to normalize your Cloudflare-altered HTTP Information with a single line.
License MIT
Please rate this library. Is it a good library?
Informations about the package cloudflare-adaptor
Cloudflare Adaptor
An easy way to normalize your Cloudflare-altered HTTP Information with a single line.
This will help your Framework to understand what is happening with the current connection made from Cloudflare's server.
This will just simply change your $_SERVER
variables.
How to use it
Simply do this JUST BEFORE EVERYTHING STARTS!
Here's an example with Fat Free Framework
Main Feature
- Detect HTTPS.
- Get Real IP.
This normalize the$_SERVER['REMOTE_ADDR']
var.
All versions of cloudflare-adaptor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.6
The package kekesed/cloudflare-adaptor contains the following files
Loading the files please wait ....