Skip to content

superve/yaf_init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaf_init

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

About

this is yaf application init...

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages