Summer Framework

Summer Framework is a PHP MVC microframework. It is intended to be simple so that one can easily learn MVC in PHP. It does not include any external library or framework. There are a lot of boilerplates. The only magic is the simple routing which is inspired by AltoRouter.