Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 372 Bytes

PHFramework

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.