emulgeator/server-superglobal-object-representation

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

Installs: 27

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/emulgeator/server-superglobal-object-representation

1.0.3 2019-03-06 13:18 UTC

This package is auto-updated.

Last update: 2025-10-07 03:27:36 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.