Arrays are often used in PHP applications to store complex information structures.
Retrieving information from complex arrays may require a lot of hand-written code.
This class provides a surprisingly simple solution that consists of using a SQL-like language to query and retrieve information from arrays as if those are relational databases.