Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 933 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 933 Bytes

WTFramework

WTFramework

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

Documentation

Currently in progress

Installation

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';

License

Framework under MIT license
Copyright (c) 2024-present, Evstegneev (fet1sov) Konstantin