harpya/ufw-base
Composer 安装命令:
composer require harpya/ufw-base
包简介
Micro-framework, intended to small API based web applications.
README 文档
README
Installation
composer require harpya/ufw-base
Usage
First of all, initialize the framework
vendor/bin/ufw --init
Make sure that your webserver have the ~/public directory, and the mod_rewrite is working.
After this, create the application
vendor/bin/ufw --create=myApp
Point your browser to address http://YOUR_IP/info to see phpinfo() page, and
http://YOUR_IP/app/myApp/ to see the welcome message.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2018-03-29