Framework for building beautifully engineered websites, in PHP.
If you want to contribute to the project, we use git as our source control solution.
To clone the project use
$ git clone https://github.com/Kryptos/revframework.git
To make pull requests you first add the remote upstream
$ git remote add upstream https://github.com/Kryptos/revframework.git
and fetch it to the upstream
$ git fetch upstream
Released under MIT
Kryptos