This package can be used to analyse HTTP requests to detect security attacks. PHProtector is library in php that check if someone is trying to atack your web page. It uses regular expression pattern matching to find malicious http requests (GETS and POSTS). No mysql is needed! An xml log shows atacker information and the risk involved. This library was created for protecting Mysql database only.