-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jan Theon
committed
Feb 8, 2021
1 parent
9280534
commit d567b50
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Tiat Framework | ||
|
||
> This repository contains very light PHP Framework with autoload and basic MVC router. | ||
## Table of contents | ||
|
||
* [General info] (#general-info) | ||
* [Technologies] (#technologies) | ||
* [Setup] (#setup) | ||
* [Status] (#status) | ||
* [Contact] (#contact) | ||
|
||
## General info | ||
|
||
With this project I try to keep my skills sharp and update my information about PHP. This is part of my self development plan and also demo from my skills with PHP. | ||
|
||
Project has been updated to use only PHP version 8 or newer. Design is almost 10 year old but is still valid. | ||
|
||
This is version 10 of this framework and nowadays I use it as lightweight version for demo and prototype purposes. There is also | ||
newer framework which extends this framework capabilities. | ||
|
||
## Technologies | ||
|
||
* PHP 8.0.0 | ||
|
||
## Setup | ||
|
||
Docker scripts and example application are coming soon... | ||
|
||
## Status | ||
|
||
Constantly maintained | ||
|
||
## Contact | ||
|
||
Feel free to contact me! Email address is included in source files. |