About
A lightweight PHP framework for web development, written as a teaching support. PwitStart provides a small but readable MVC core (routing, controllers, views, configuration) so that students can build a complete web application without first wrestling with the size of mainstream frameworks. The aim is pedagogical rather than industrial: every layer fits in a handful of files so that it can be read end-to-end.