Code
PHP Best Practices: Models and Data Mining
Most PHP developers utilizing MVC frameworks would argue that the best approach for models are classes with a varied number of getters and setters. After a long time working with PHP and especially MVC frameworks and data mining/retrieval, I am of a completely different opinion and I will discuss why.