SpamBlocker

Spam Blocker is a CakePHP Behavior that automatically before after a comment is made. Each comment is tested upon a point system to determine if it should be approved, set to pending (high points), or marked as spam / deleted (low points).

Code for CakePHP

Latest version: 2.0 AjaxHandler // Component: AJAX Request and Response Handler
The Ajax Handler is a CakePHP Component that processes and handles AJAX requests. It determines what action should be dealt as an AJAX call, applies the appropriate filters, prepares the data for a response and responds with the appropriate headers.
Latest version: 3.5.1 AutoLogin // Component: Persistent User Login
A CakePHP Component that will automatically login the Auth session for a duration if the user requested to (saves data to cookies).
Latest version: 2.0 CacheKill // Shell: Cache Cleanup
A CakePHP shell that can delete a single item or all items within a cache configuration.
Latest version: 3.0.1 Feeds // Plugin: RSS and XML Datasource Reader
A CakePHP Component that will take a list of feeds and aggregate them into a single array based on their timestamp.
Latest version: 3.1 Forum // Plugin: Powerful Forum System
The Forum is a CakePHP plugin based on the popular bulletin board system. Bundled with all basic features, simply drop into your application.
Latest version: 2.0 RedirectRoute // Route: Legacy Route Handler
A basic route class that handles HTTP redirects for legacy URLs.
Latest version: 2.1 SpamBlocker // Behavior: Comment Spam Blocker
Spam Blocker is a CakePHP Behavior that automatically before after a comment is made. Each comment is tested upon a point system to determine if it should be approved, set to pending (high points), or marked as spam / deleted (low points).
Latest version: 3.5 Uploader // Plugin: File Uploader and Image Transformer
An all around general purpose file uploader for CakePHP. Packaged as a stand alone plugin with file validation, file scanning and support for a wide range of basic mime types.