Skip to content

Simple framework for native PHP try harders

License

Notifications You must be signed in to change notification settings

fet1sov/WTFramework

Repository files navigation

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

About

Simple framework for native PHP try harders

Topics

Resources

License

Stars

Watchers

Forks