biobii/fylite
Composer 安装命令:
composer create-project biobii/fylite
包简介
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
关键字:
README 文档
README
FYLite is mini MVC framework for small application. Lite, simple and easy to use. Inspired by Laravel and Codeigniter.
Basic Installation
Requires PHP 5.6 or above.
Download or clone FYLite repository, run composer update.
Or you can install with composer.
composer create-project biobii/fylite blog
For setup our configuration just duplicate .env.example to .env. Dont forget to set DB_CONNECTION=true for allow database connection.
Documentation
Credits
统计信息
- 总下载量: 77
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-21