Description: A free open-source, object-oriented lightweight PHP development framework of quick and easy, released under the Apache2 open source protocol to agile WEB application development and simplify enterprise application development and birth. From abroad a lot of good frame and mode of use for development structure and MVC mode as the single entrance. Model, the integration of Struts Action and JSP TagLib (thought Tag Library) and RoR ORM mapping and ActiveRecord model package of CURD and some common operations, in the project configuration, library introduction, template engine, query language, automatic verification, view model, project compilation, cache mechanism, SEO support, distributed database
To Search:
File list (Check if you may need any files):
.gitignore
application
application\.htaccess
application\command.php
application\config.php
application\database.php
application\index
application\index\controller
application\index\controller\Index.php
application\route.php
build.php
composer.json
CONTRIBUTING.md
extend
extend\.gitignore
LICENSE.txt
public
public\.htaccess
public\favicon.ico
public\index.php
public\robots.txt
public\router.php
public\static
public\static\.gitignore
README.md
runtime
runtime\.gitignore
think
thinkphp
thinkphp\.gitignore
thinkphp\.htaccess
thinkphp\.travis.yml
thinkphp\base.php
thinkphp\composer.json
thinkphp\console.php
thinkphp\CONTRIBUTING.md
thinkphp\convention.php
thinkphp\helper.php
thinkphp\lang
thinkphp\lang\zh-cn.php
thinkphp\library
thinkphp\library\think
thinkphp\library\think\App.php
thinkphp\library\think\Build.php
thinkphp\library\think\cache
thinkphp\library\think\Cache.php
thinkphp\library\think\cache\driver
thinkphp\library\think\cache\driver\Apc.php
thinkphp\library\think\cache\driver\File.php
thinkphp\library\think\cache\driver\Lite.php
thinkphp\library\think\cache\driver\Memcache.php
thinkphp\library\think\cache\driver\Memcached.php
thinkphp\library\think\cache\driver\Redis.php
thinkphp\library\think\cache\driver\Redisd.php
thinkphp\library\think\cache\driver\Sae.php
thinkphp\library\think\cache\driver\Secache.php
thinkphp\library\think\cache\driver\Sqlite.php
thinkphp\library\think\cache\driver\Test.php
thinkphp\library\think\cache\driver\Wincache.php
thinkphp\library\think\cache\driver\Xcache.php
thinkphp\library\think\Collection.php
thinkphp\library\think\config
thinkphp\library\think\Config.php
thinkphp\library\think\config\driver
thinkphp\library\think\config\driver\Ini.php
thinkphp\library\think\config\driver\Json.php
thinkphp\library\think\config\driver\Xml.php
thinkphp\library\think\console
thinkphp\library\think\Console.php
thinkphp\library\think\console\bin
thinkphp\library\think\console\bin\hiddeninput.exe
thinkphp\library\think\console\bin\README.md
thinkphp\library\think\console\command
thinkphp\library\think\console\command\Build.php
thinkphp\library\think\console\command\Command.php
thinkphp\library\think\console\command\Help.php
thinkphp\library\think\console\command\Lists.php
thinkphp\library\think\console\command\make
thinkphp\library\think\console\command\Make.php
thinkphp\library\think\console\command\make\Controller.php
thinkphp\library\think\console\command\make\Model.php
thinkphp\library\think\console\command\optimize
thinkphp\library\think\console\command\optimize\Autoload.php
thinkphp\library\think\console\helper
thinkphp\library\think\console\helper\Debug.php
thinkphp\library\think\console\helper\descriptor
thinkphp\library\think\console\helper\Descriptor.php
thinkphp\library\think\console\helper\descriptor\Console.php
thinkphp\library\think\console\helper\descriptor\Descriptor.php
thinkphp\library\think\console\helper\Formatter.php
thinkphp\library\think\console\helper\Helper.php
thinkphp\library\think\console\helper\Process.php
thinkphp\library\think\console\helper\question
thinkphp\library\think\console\helper\Question.php
thinkphp\library\think\console\helper\question\Choice.php
thinkphp\library\think\console\helper\question\Confirmation.php
thinkphp\library\think\console\helper\question\Question.php
thinkphp\library\think\console\helper\Set.php
thinkphp\library\think\console\input
thinkphp\library\think\console\Input.php