MVC
More examples at code.jjwheatley.com
An MVC I wrote from scratch, a few years back. My aim was to get a more hands-on understanding of the challenges faced by developers, when designing frameworks. In the process I learnt about routing & parsing URLS, as well as several common data-security challenges.
View or download this project on Github
Languages: PHP, HTML, CSS