ParametersInterface.php Table of Contents Interfaces ParametersInterfaceBasically, an ArrayObject. You could simply define something like: class QueryParams extends ArrayObject implements Parameters {} and have 90% of the functionality ×