emulgeator/server-superglobal-object-representation

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

Maintainers

Package info

github.com/emulgeator/server_superglobal_object_representation

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

Statistics

Installs: 27

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.3 2019-03-06 13:18 UTC

This package is auto-updated.

Last update: 2026-03-07 04:32:01 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.