Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-puppet-studios/phframework

A PHP framework for building better PHP Applications.
https://github.com/the-puppet-studios/phframework

Last synced: 1 day ago
JSON representation

A PHP framework for building better PHP Applications.

Awesome Lists containing this project

README

        

# PHFramework
PHFramework is a framework for PHP to build better applications.

To get started, run:
```bash
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.