2.4. Data Mapper The key point of this pattern is, unlike Active Record pattern, the datamodel follows Single Responsibility Principle. You can also find this code on GitHub UserMapper.php Tests/DataMapperTest.php