A simple intrusion detection/prevention system framework written in PHP.
Defence is used principally to (1) prevent a suspicious-looking request getting deeper into an application's code, and potentially exploiting vulnerabilities, and (2) avoid wasting further system resources on unfriendly user activity.
We recommend you read Architecture before Getting Started. Otherwise, the documentation starts here.