Simple and lightweight PHP open source framework with module structure and Twig template engine
At first you need git. To intall it on linux type that command:
apt-get install git -y
On windows you can get it at desktop.github.com
Next step is to download Nothing framework to your project folder:
cd /*your project dir*/
git clone https://github.com/PuRainDev/NothingFramework
Documentation for this project available here
This project is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) see this for details