Classes

Replacement for a superglobal (like $_GET or $_POST) which calls trigger_error on all operations but isset, overloads the [] operator with SPL.

All application input is accessed through this class.

A helper class that provides convenience methods for type casting.

Interfaces

An interface through which all application input can be accessed.

An interface for type cast operations.