Visit Website

A port of Rack::Honeypot to Stack for PHP. This middleware acts as a spam trap, inserting a hidden text field into every form that spambots will want to fill in, but is not used by the app. It checks incoming requests for unexpected values in the field, booting spambots to a dead end blank page. Options can be passed to customize the behavior.

ALTERNATIVES