Libraries tagged by superglobal

haldayne/customs

0 Favers
1762 Downloads

Iterator for the $_FILES super-global, and a robust API for validating file uploads.

Go to Download


gemingcao/cookie-helper

0 Favers
15 Downloads

This is a general-purpose class that allows to manage PHP built-in cookies and the cookies variables passed via $_COOKIE superglobal

Go to Download


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


cooperative-computing/git-wp-base

0 Favers
270 Downloads

This project will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.

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


ahsanfsd/wp-setup

0 Favers
4 Downloads

This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.

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