I used the original tutorial to teach my apprentices the most important things. E.g Most important Design Patterns. Each apprentice extended then the framework with additional features. This document ...
This PHP Blog System has an MVC pattern, uses Traits (PHP 5.4), Namespace (PHP 5.3), Singleton pattern, PDO (PHP 5.1) and the new PHP Password Hashing feature (PHP 5.5). The project was a PHP ...