PHP Microframeworks Presentation
A week ago I delivered a short talk at the Brisbane PHP Meetup on PHP microframeworks (similar to Sinatra), comparing how to implement a simple “Hello, <name>!” application in each one.
The frameworks covered include: Slim, Limonade, Fitzgerald, Silex and Lithium. (Despite being a fully-fledged framework, Lithium is included as an example of how loosely-coupled components can be reused for simple tasks.)
The slides for the PHP microframeworks presentation are available to view here.