Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

liut/lute_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lute_core

关于 library(core) 目录结构说明

此目录建议不要暴露在web可以访问的位置,也建议不要放置任何需要web访问的资源,如果有需要 web 访问的资源,请放在在 static 或者 web 下的相应网站目录里。

  • class: 所有PHP类的根目录,其中 /class/Loader.php 是全局加载器,此目录内容是所有工作的基础
  • function: 一些独立的function定义文件
  • include: 即无class,也无function定义的文件
  • shell: 存放用来在console shell下运行的脚本
  • resource: 程序用到的资源,如字体文件、IP数据等
  • third: 第三方软件,如:Smarty、JPGraph 等

更多文档请参阅 ../lute_docs

About

A little PHP web framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages