PHFramework is a framework for PHP to build better applications.
To get started, run:
git clone https://github.com/The-Puppet-Studios/phframework
Go to the src dir, copy the files, and run the code in another directory. It will create a project with the required files.
Run php .phframework/Server.php
which will start the development server.