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 PHP

Latest version: 2.0 Compression // CSS Builder & Parser
Compression is a light weight class that will load a CSS stylesheet, bind and translate given variables, compress and remove white space and cache the output for future use.
Latest version: 2.5.1 Databasic // MySQL Database Handler
A basic wrapper class for the MySQL database engine. Contains methods for connecting to a database, fetching and returning results, building insert and update queries, optimization and more.
Latest version: 3.3.1 Decoda // Lightweight Markup Parser
Decoda is a lightweight lexical string parser for BBCode styled markup.
Latest version: 3.1 Formation // Form Manager
Formation is a lightweight class that can build all necesssary elements for a form, process the posted data (post, get, request), validate the data based on a schema and finally return a cleaned result.
Latest version: 3.0 Gears // Template Engine
A PHP class that loads template files, binds variables to a single file or globally without the need for custom placeholders/variables, allows for parent-child hierarchy and parses the template structure.
Latest version: 1.5 Numword // Number to Word Converter
A small script that can convert a number to its word equivalent. Can work with single numbers, multiple numbers, currency and within text blocks.
Latest version: 2.0 Resession // Session Manager
A small lightweight script that can manage and manipulate Session data.
Latest version: 3.0 Statsburner // Feedburner Stats Aggregator
This PHP class is a wrapper for the Feedburner Awareness API. It grabs your circulation hits, views, stats and averages over a given period of time. Can be customized to grab data from certain dates, date ranges and discrete dates.
Latest version: 1.3 TypeConverter // Converter
A class that handles the detection and conversion of certain resource formats / content types into other formats.