Krysztof Rakowski cover how to separate the view of your PHP application from its other components. Learn some basic MVC concepts, review some popular templating libraries, play around with a small custom-made view class, and explore the basics of using the Twig library. In the early days of PHP applications, “spaghetti code” was a familiar sight. In this article, we’ll cover how to separate the v