Miniframe PHP Framework

The Miniframe PHP Framework is built with a few key values in mind:

  • Be as fast as possible
  • To have clean, documented code
  • Consume as little memory as possible
  • Have as little dependencies as possible
  • Have as much code coverage with automated tests as possible in the core elements

The Miniframe PHP Framework is developed by Stefan Thoolen and is used in this website and a few web applications.
For development, it's recommended to install Docker Desktop and PHPStorm, although it should work with other tools as well.