文件名称:ThinkPHP核心版本
介绍说明--下载内容均来自于网络,请自行研究使用
使用ThinkPHP,你可以更方便和快捷的开发和部署应用(Using ThinkPHP, you can be more convenient and quick development and deployment of the application)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.gitignore | 35 | 2018-03-26 |
.travis.yml | 2038 | 2018-03-26 |
application | 0 | 2018-03-26 |
application\.htaccess | 13 | 2018-03-26 |
application\command.php | 606 | 2018-03-26 |
application\common.php | 616 | 2018-03-26 |
application\config.php | 8726 | 2018-03-26 |
application\database.php | 1898 | 2018-03-26 |
application\index | 0 | 2018-03-26 |
application\index\controller | 0 | 2018-03-26 |
application\index\controller\Index.php | 1045 | 2018-03-26 |
application\route.php | 825 | 2018-03-26 |
application\tags.php | 981 | 2018-03-26 |
build.php | 1099 | 2018-03-26 |
composer.json | 660 | 2018-03-26 |
composer.lock | 3792 | 2018-03-26 |
extend | 0 | 2018-03-26 |
extend\.gitignore | 13 | 2018-03-26 |
LICENSE.txt | 1822 | 2018-03-26 |
public | 0 | 2018-03-26 |
public\.htaccess | 216 | 2018-03-26 |
public\favicon.ico | 1150 | 2018-03-26 |
public\index.php | 766 | 2018-03-26 |
public\robots.txt | 24 | 2018-03-26 |
public\router.php | 840 | 2018-03-26 |
public\static | 0 | 2018-03-26 |
public\static\.gitignore | 13 | 2018-03-26 |
README.md | 5775 | 2018-03-26 |
runtime | 0 | 2018-03-26 |
runtime\.gitignore | 13 | 2018-03-26 |
think | 753 | 2018-03-26 |
thinkphp | 0 | 2018-03-26 |
thinkphp\.gitignore | 39 | 2018-03-26 |
thinkphp\.htaccess | 13 | 2018-03-26 |
thinkphp\.travis.yml | 944 | 2018-03-26 |
thinkphp\base.php | 2663 | 2018-03-26 |
thinkphp\codecov.yml | 184 | 2018-03-26 |
thinkphp\composer.json | 834 | 2018-03-26 |
thinkphp\console.php | 747 | 2018-03-26 |
thinkphp\CONTRIBUTING.md | 4393 | 2018-03-26 |
thinkphp\convention.php | 10503 | 2018-03-26 |
thinkphp\helper.php | 18020 | 2018-03-26 |
thinkphp\lang | 0 | 2018-03-26 |
thinkphp\lang\zh-cn.php | 11863 | 2018-03-26 |
thinkphp\library | 0 | 2018-03-26 |
thinkphp\library\think | 0 | 2018-03-26 |
thinkphp\library\think\App.php | 21374 | 2018-03-26 |
thinkphp\library\think\Build.php | 8197 | 2018-03-26 |
thinkphp\library\think\cache | 0 | 2018-03-26 |
thinkphp\library\think\Cache.php | 6246 | 2018-03-26 |
thinkphp\library\think\cache\driver | 0 | 2018-03-26 |
thinkphp\library\think\cache\Driver.php | 6124 | 2018-03-26 |
thinkphp\library\think\cache\driver\File.php | 7448 | 2018-03-26 |
thinkphp\library\think\cache\driver\Lite.php | 5156 | 2018-03-26 |
thinkphp\library\think\cache\driver\Memcache.php | 5207 | 2018-03-26 |
thinkphp\library\think\cache\driver\Memcached.php | 5665 | 2018-03-26 |
thinkphp\library\think\cache\driver\Redis.php | 5513 | 2018-03-26 |
thinkphp\library\think\cache\driver\Sqlite.php | 6142 | 2018-03-26 |
thinkphp\library\think\cache\driver\Wincache.php | 4085 | 2018-03-26 |
thinkphp\library\think\cache\driver\Xcache.php | 4145 | 2018-03-26 |
thinkphp\library\think\Collection.php | 10946 | 2018-03-26 |
thinkphp\library\think\config | 0 | 2018-03-26 |
thinkphp\library\think\Config.php | 6529 | 2018-03-26 |
thinkphp\library\think\config\driver | 0 | 2018-03-26 |
thinkphp\library\think\config\driver\Ini.php | 849 | 2018-03-26 |
thinkphp\library\think\config\driver\Json.php | 851 | 2018-03-26 |
thinkphp\library\think\config\driver\Xml.php | 1064 | 2018-03-26 |
thinkphp\library\think\console | 0 | 2018-03-26 |
thinkphp\library\think\Console.php | 23690 | 2018-03-26 |
thinkphp\library\think\console\bin | 0 | 2018-03-26 |
thinkphp\library\think\console\bin\hiddeninput.exe | 9216 | 2018-03-26 |
thinkphp\library\think\console\bin\README.md | 215 | 2018-03-26 |
thinkphp\library\think\console\command | 0 | 2018-03-26 |
thinkphp\library\think\console\Command.php | 10932 | 2018-03-26 |
thinkphp\library\think\console\command\Build.php | 1783 | 2018-03-26 |
thinkphp\library\think\console\command\Clear.php | 1775 | 2018-03-26 |
thinkphp\library\think\console\command\Help.php | 2109 | 2018-03-26 |
thinkphp\library\think\console\command\Lists.php | 2201 | 2018-03-26 |
thinkphp\library\think\console\command\make | 0 | 2018-03-26 |
thinkphp\library\think\console\command\Make.php | 3086 | 2018-03-26 |
thinkphp\library\think\console\command\make\Controller.php | 1631 | 2018-03-26 |
thinkphp\library\think\console\command\make\Model.php | 1133 | 2018-03-26 |
thinkphp\library\think\console\command\make\stubs | 0 | 2018-03-26 |
thinkphp\library\think\console\command\make\stubs\controller.plain.stub | 106 | 2018-03-26 |
thinkphp\library\think\console\command\make\stubs\controller.stub | 1292 | 2018-03-26 |
thinkphp\library\think\console\command\make\stubs\model.stub | 96 | 2018-03-26 |
thinkphp\library\think\console\command\optimize | 0 | 2018-03-26 |
thinkphp\library\think\console\command\optimize\Autoload.php | 10693 | 2018-03-26 |
thinkphp\library\think\console\command\optimize\Config.php | 3334 | 2018-03-26 |
thinkphp\library\think\console\command\optimize\Route.php | 2680 | 2018-03-26 |
thinkphp\library\think\console\command\optimize\Schema.php | 4635 | 2018-03-26 |
thinkphp\library\think\console\input | 0 | 2018-03-26 |
thinkphp\library\think\console\Input.php | 12622 | 2018-03-26 |
thinkphp\library\think\console\input\Argument.php | 3051 | 2018-03-26 |
thinkphp\library\think\console\input\Definition.php | 9894 | 2018-03-26 |
thinkphp\library\think\console\input\Option.php | 5694 | 2018-03-26 |
thinkphp\library\think\console\LICENSE | 1064 | 2018-03-26 |
thinkphp\library\think\console\output | 0 | 2018-03-26 |
thinkphp\library\think\console\Output.php | 5761 | 2018-03-26 |
thinkphp\library\think\console\output\Ask.php | 9924 | 2018-03-26 |