CakePHP Introduction

The CakePHP framework is quite well-documented, and a big advantage for us is that all Cake sites work in basically the same way - so the learning curve for people who have experience with Model-View-Controller design patterns, or the PHP language, or both, should be pretty quick.

Cake Coding Standards : https://trac.cakephp.org/wiki/Developement/CodingStandards

Here are some links to get people started: