Skip to content

BetSmartMedia/phrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phrank

Phrank is a small amount of plumbing code that ties in other well-constructed libraries and frameworks. Together, these libraries provide a full MVC-style framework.

Phrank

Quickstart

$ composer install
$ createdb phrank
$ php phrank/bin/new_app.php
$ php -S 127.0.0.1:8000 -t public

Docs

There are no docs for Phrank yet, but most of the magic was written by other talented people, and you can find their docs here:

About

Oh weird, another web framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published