2017 © Pedro Peláez
 

library skeleton

Lightning fast MVC framework for PHP

image

questwork/skeleton

Lightning fast MVC framework for PHP

  • Wednesday, February 24, 2016
  • by tiepnguyen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Questwork PHP Skeleton Application

A lightweight PHP framework to easily make MVC web application, (*1)

Installation

The Questwork skeleton framework can be installed with Composer, (*2)

composer create-project questwork/skeleton

Or clone from github reposity, (*3)

git clone https://github.com/tiepnguyen/questwork.git

Don't forget to run composer initial if you clone or download zip from github, to install required dependencies and dump autoload file., (*4)

composer install

System Requirements

You need PHP >= 5.4.0, (*5)

The Versions

24/02 2016

dev-master

9999999-dev https://github.com/tiepnguyen/questwork

Lightning fast MVC framework for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc questwork

24/02 2016
23/02 2016

1.0.0

1.0.0.0 https://github.com/tiepnguyen/questwork

Lightning fast MVC framework for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc questwork