questwork/skeleton
Composer 安装命令:
composer require questwork/skeleton
包简介
Lightning fast MVC framework for PHP
关键字:
README 文档
README
A lightweight PHP framework to easily make MVC web application
Installation
The Questwork skeleton framework can be installed with Composer
composer create-project questwork/skeleton
Or clone from github reposity
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.
composer install
System Requirements
You need PHP >= 5.4.0
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-23