This class can be used to process GET and POST HTTP request values. It can traverse the $_GET and $_POST arrays and encode its values. The class can also retrieve the encoded request values after filtering the with given custom function and log discarded values into a MySQL database.