Download the PHP package balambasik/input without Composer
On this page you can find all versions of the php package balambasik/input. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download balambasik/input
More information about balambasik/input
Files in balambasik/input
Download balambasik/input
More information about balambasik/input
Files in balambasik/input
Vendor balambasik
Package input
Short Description 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')
License MIT
Package input
Short Description 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')
License MIT
Please rate this library. Is it a good library?
Informations about the package input
Description
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')
Install
Using
All versions of input with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package balambasik/input contains the following files
Loading the files please wait ....