I have a group of cats that I need to herd into a development team. It's a year-long PHP project and I'd like to enforce coding styles in terms of naming conventions for variables and functions and all the rest.
These are issues that I'm familiar with in the .Net dev world but was hoping to find a cookie cutter solution for PHP.
Can anyone point me to a good resource that I could simply adopt? I've been googling but have not yet found a solid answer.
