Simple web application framework for native PHP beginners, which can be installed without using Composer. Created in purpose to make sites more independent.
Framework adding basic features what many modern website having right now such as:
- Template renderer
- Simple routing system with parameters
Currently in progress
If you work on the clean project so just clone all files into your project.
In the exist project add this line into your includes
include 'includes/wtfframework/includes.php';
Framework under MIT license
Copyright (c) 2024-present, Evstegneev (fet1sov) Konstantin