Libraries tagged by superglobals

f2/globals

0 Favers
12 Downloads

Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.

Go to Download


ctorh23/dotenv

0 Favers
11 Downloads

Loads environment variable definitions from a file into the $_ENV superglobal.

Go to Download


balambasik/input

0 Favers
162 Downloads

Small and convenient library for working with superglobal or regular arrays. Such as $_GET, $_POST, $_REQUEST, $_COOKIE, $_SESSION, $_SERVER. Supports nested keys: $_POST['foo']['bar']['baz'] ==> Input::post('foo.bar.baz')

Go to Download


azjezz/http-normalizer

2 Favers
978 Downloads

Normalize Http super globals

Go to Download


91carriage/hack-requests

1 Favers
24479 Downloads

Hack wrappers for the request-based super globals

Go to Download


victorwesterlund/globalsnapshot

0 Favers
33 Downloads

Capture and restore the state of all PHP superglobals.

Go to Download


primal/uploaded

0 Favers
13 Downloads

Sanity wrapper Class for the $_FILES superglobal

Go to Download


primal/request

1 Favers
6 Downloads

A superglobal wrapper object and pre-parser which aggregates incoming data.

Go to Download


aesonus/session-storage

0 Favers
101 Downloads

Allows for access to session superglobal with a fluent interface

Go to Download


<< Previous