Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 426 Bytes

Witcher

A minimal PHP framework with zero dependencies.

Features

  • Absolutely no external dependencies.
  • MVC (Model, View, Controller) pattern
  • Compatible with PHP 7.0 or higher
  • Minimal and simple

Disclaimer

This is a hobby project. Although it was used in production environments, I strongly discourage anyone from using it in production software. I have no documentation on this. Hence, use at your own risk.