
07.07.2008
Tarique Sani, on his SaniSoft blog, has posted an exercise to create a set of Code Sniffs for the CakePHP framework. Some problems arose with some of the naming that the framework uses, but Sani writes that, “Tinkering around the code a bit made it apparent that I had to have my own set of Cake sniffs to manage this but a separate standard just for this seemed an over kill and the simplicity of code made it kind of fun to add more standards which I liked but were in different set of sniffs.”
Sani has also made the whole list of Code sniffs available to developers.
Related Links
http://www.sanisoft.com/downloads/cakephp_sniffs/




Open Source Web Development with LAMP
Derick Rethans
This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …
MySQL Cookbook, Second Edition
Paul DuBois
A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …