The HTTP Query Builder is a sophisticated PHP function that constructs a URL-encoded HTTP query string from an associative array. This function now supports nested arrays, custom delimiter options, ...
Like a low-budget php version of an ORM-library where budget wasn't even enough for a database and we have to be happy with in-session-memory. Contrary to the proper db-based libraries this one works ...