A simple PHP app framework for when you just need to get things done. Too frequently do I find myself looking for a simple way to start prototyping a PHP app.
Too frequently do I find myself looking for a simple way to start prototyping a PHP app when I realize I can start to load something huge like WordPress or Laravel, or I can roll my own app from scratch. The annoyances of having to setup Gulp tasks and Composer libraries each time made me create a simpler and better way. Onward to rapid prototyping!