文件名称:zentaophp
介绍说明--下载内容均来自于网络,请自行研究使用
ZenTaoPHP是一款php mvc框架,特点是简单、灵活、中性命令、开发友好,并有完善的扩展机制。禅道php框架具备单一入口模式,支持GET和PATH_INFO两种方式调用,内置数据库访问层DAO,支持跨模块之间的调用,灵活的数据验证机制,所见即API,内置多语言支持等。
禅道php框架2.2版本主要调整了框架的目录结构,并使用bootstrap重写了框架示例的代码-ZenTaoPHP is a PHP MVC fr a mework, is simple, flexible, friendly and neutral command, development, expansion mechanism. Zen PHP fr a me is equipped with a single entrance mode, support calls to GET and PATH_INFO in two ways, built in the database access layer DAO, support cross module between the call, flexible data verification mechanism, what you see is API, built-in multi language support.
Zen PHP fr a mework version 2.2 major adjustments to the directory structure fr a mework, and use bootstrap to rewrite the fr a me sample code
禅道php框架2.2版本主要调整了框架的目录结构,并使用bootstrap重写了框架示例的代码-ZenTaoPHP is a PHP MVC fr a mework, is simple, flexible, friendly and neutral command, development, expansion mechanism. Zen PHP fr a me is equipped with a single entrance mode, support calls to GET and PATH_INFO in two ways, built in the database access layer DAO, support cross module between the call, flexible data verification mechanism, what you see is API, built-in multi language support.
Zen PHP fr a mework version 2.2 major adjustments to the directory structure fr a mework, and use bootstrap to rewrite the fr a me sample code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zentaophp\config\config.php
.........\......\my.example.php
.........\db\blog.sql
.........\favicon.ico
.........\.ramework\control.class.php
.........\.........\helper.class.php
.........\.........\model.class.php
.........\.........\router.class.php
.........\.........\tests\helper\.case001.expect
.........\.........\.....\......\.case002.expect
.........\.........\.....\......\.case003.expect
.........\.........\.....\......\.case004.expect
.........\.........\.....\......\case001.php
.........\.........\.....\......\case002.php
.........\.........\.....\......\case003.php
.........\.........\.....\......\case004.php
.........\.........\.....\......\import1.php
.........\.........\.....\......\import2.php
.........\index.php
.........\js\bootstrap.min.js
.........\..\html5shiv.min.js
.........\..\jquery.min.js
.........\..\my.js
.........\..\pjax.min.js
.........\lib\dao\dao.class.php
.........\...\filter\filter.class.php
.........\...\.ront\front.class.php
.........\...\pager\pager.class.php
.........\module\blog\control.php
.........\......\....\lang\en.php
.........\......\....\....\zh-cn.php
.........\......\....\model.php
.........\......\....\view\create.html.php
.........\......\....\....\edit.html.php
.........\......\....\....\index.html.php
.........\......\....\....\view.html.php
.........\......\common\control.php
.........\......\......\lang\en.php
.........\......\......\....\zh-cn.php
.........\......\......\model.php
.........\......\......\view\footer.html.php
.........\......\......\....\header.html.php
.........\......\......\....\nav.html.php
.........\......\index\control.php
.........\......\.....\lang\en.php
.........\......\.....\....\zh-cn.php
.........\......\.....\view\index.html.php
.........\theme\bootstrap\css\bootstrap-responsive.min.css
.........\.....\.........\...\bootstrap.min.css
.........\.....\.........\img\glyphicons-halflings-white.png
.........\.....\.........\...\glyphicons-halflings.png
.........\.....\my.css
.........\framework\tests\helper
.........\module\blog\lang
.........\......\....\view
.........\......\common\lang
.........\......\......\view
.........\......\index\lang
.........\......\.....\view
.........\theme\bootstrap\css
.........\.....\.........\img
.........\framework\tests
.........\lib\dao
.........\...\filter
.........\...\front
.........\...\pager
.........\module\blog
.........\......\common
.........\......\index
.........\theme\bootstrap
.........\.....\default
.........\config
.........\db
.........\framework
.........\js
.........\lib
.........\module
.........\theme
zentaophp