Registry / utility / joomla-input

joomla-input

JSON →
library4.0.0phppackagistunverified

Joomla Input Package

composer require joomla/input
INSTALL
IMPORT
SIG · JOOMLA-INPUT
J
joomla-input
utilityphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Input
use Joomla\Input\Input;

Retrieves input data from request.

use Joomla\Input\Input; $input = new Input(); $value = $input->get('key', 'default'); echo $value;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
joomla-input — pip install joomla-input · libregistry