Minimal PHP Framework

Working on a small project?
Fallen out of love with bloated modern frameworks?

picoPhp may be what you're looking for..

HTTP, CLI, Model View Controller, Action Domain.. whatever...
always Request & Response driven


Why, just why?Documentation


What's included?

Everything you need to make small performant websites


"I can't believe it took so long"

PicoPhp is -
Opinionated,
small,
doesn't do too much,
does not require composer,
ready to go out of the box,
a great way to learn http & php, not your framework

In more formal speak, it is designed to aid in the separation of concerns without getting so complex that your app code gets lost in the framework