The Slim framework is a lightweight microframework that gives you the basic framework functionality without all the bloat. Now in version 3, the framework has undergone some dramatic changes since its previous version. Join me as I walk through some of its built-in features and show you how easy it is to work with and get a site up and running quickly.
I’ll also cover the creation of a simple REST API using the framework and how to include different modules for common web application related functionality.