Libraries tagged by superglobals
vboivin/superglobals
2 Downloads
Type-safe access to php superglobals
naixiaoxin/hyperf-super-globals
4 Downloads
A superglobals library for Hyperf.
leo-galleguillos/superglobal
171 Downloads
azonmedia/superglobal-wrappers
2 Downloads
Wrappers around PHP superglobals
emulgeator/server-superglobal-object-representation
23 Downloads
A simple class which represents the $_SERVER super global array in PHP
afeys/flphpsuperglobals
15 Downloads
Some classes to read/write the superglobal variables
vlw/globalsnapshot
1 Downloads
Capture and restore the state of all PHP superglobals.
nalgoo/env
290 Downloads
Small wrapper around $_ENV superglobal
gemingcao/cookie-helper
13 Downloads
This is a general-purpose class that allows to manage PHP built-in cookies and the cookies variables passed via $_COOKIE superglobal
f2/globals
10 Downloads
Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.
balambasik/input
154 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')
azjezz/http-normalizer
975 Downloads
Normalize Http super globals
91carriage/hack-requests
24479 Downloads
Hack wrappers for the request-based super globals
victorwesterlund/globalsnapshot
32 Downloads
Capture and restore the state of all PHP superglobals.
primal/uploaded
13 Downloads
Sanity wrapper Class for the $_FILES superglobal