emulgeator/server-superglobal-object-representation

A simple class which represents the $_SERVER super global array in PHP

1.0.3 2019-03-06 13:18 UTC

This package is auto-updated.

Last update: 2024-11-07 01:33:55 UTC


README

The package makes it easy to access the data provided by the $_SERVER super global array.

You don't have to look up the array keys, don't have to handle special cases when something is not populated if you don't want to.