Nacho

Nacho is my own performant, low-friction, easy-to-use PHP framework. It’s inspired by Symfony, designed for small websites with Markdown in mind.

I first started working on it when 2 websites I was working on (a wiki and a journal) had eerily similar code and I figured I’ll just unify that code, and thus another framework was born.

All features are built as I go whenever I need them for one of my Projects.

These features are already built-in:

  • Routing
  • Configuration
  • Hooks
  • Markdown Rendering, Page organization
  • Authentication
  • ORM using JSON DB

If you want to learn more about the inner workings of Nacho visit it’s GitGub: github.com/ChristianGroeber/Nacho