gogery/yaf
Composer 安装命令:
composer create-project gogery/yaf
包简介
this is yaf application init....
README 文档
README
this is yaf application init...
yaf框架目录结构
application
│ │ Bootstrap.php
│ ├─common
│ │ functions.php
│ ├─controllers
│ │ Index.php
│ ├─library
│ ├─models
│ │ │ User.php
│ │ │
│ │ └─Db
│ │ Medoo.php
│ ├─modules
│ │ └─Admin
│ │ ├─controllers
│ │ │ Back.php
│ │ └─views
│ ├─plugins
│ └─views
│ └─index
│ index.phtml
├─conf
│ application.ini
│
└─public
index.php
统计信息
- 总下载量: 44
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-07