Documentation

QueryAggregator

Interfaces, Classes and Traits

QueryAggregatorInterface
Interface used for aggregating nested query string variables into a flattened array of key value pairs
CommaAggregator
Aggregates nested query string variables using commas
DuplicateAggregator
Does not aggregate nested query string values and allows duplicates in the resulting array
PhpAggregator
Aggregates nested query string variables using PHP style []

Search results