Description: ZenTaoPHP is a PHP MVC framework, is simple, flexible, friendly and neutral command, development, expansion mechanism. Zen PHP frame 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 Framework version 2.2 major adjustments to the directory structure framework, and use bootstrap to rewrite the frame sample code
To Search:
File list (Check if you may need any files):
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