Monday, 7. July 2008
Tarique Sani on Code Sniffs for CakePHP and More
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/