文件名称:thinkphp_5.0.11_with_extend
介绍说明--下载内容均来自于网络,请自行研究使用
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.gitignore | 35 | 2017-09-08 |
.travis.yml | 2038 | 2017-09-08 |
application | ||
application\.htaccess | 13 | 2017-09-08 |
application\command.php | 606 | 2017-09-08 |
application\common.php | 616 | 2017-09-08 |
application\config.php | 8791 | 2017-09-08 |
application\database.php | 1898 | 2017-09-08 |
application\extra | ||
application\extra\queue.php | 636 | 2017-09-08 |
application\index | ||
application\index\controller | ||
application\index\controller\Index.php | 1048 | 2017-09-08 |
application\route.php | 825 | 2017-09-08 |
application\tags.php | 981 | 2017-09-08 |
build.php | 1099 | 2017-09-08 |
composer.json | 861 | 2017-09-08 |
composer.lock | 57934 | 2017-09-08 |
extend | ||
extend\.gitignore | 13 | 2017-09-08 |
LICENSE.txt | 1822 | 2017-09-08 |
phpunit.xml | 648 | 2017-09-08 |
public | ||
public\.htaccess | 216 | 2017-09-08 |
public\favicon.ico | 1150 | 2017-09-08 |
public\index.php | 766 | 2017-09-08 |
public\robots.txt | 24 | 2017-09-08 |
public\router.php | 840 | 2017-09-08 |
public\static | ||
public\static\.gitignore | 13 | 2017-09-08 |
README.md | 5775 | 2017-09-08 |
runtime | ||
runtime\.gitignore | 13 | 2017-09-08 |
tests | ||
tests\ExampleTest.php | 749 | 2017-09-08 |
tests\TestCase.php | 710 | 2017-09-08 |
think | 753 | 2017-09-08 |
thinkphp | ||
thinkphp\.gitignore | 39 | 2017-09-08 |
thinkphp\.htaccess | 13 | 2017-09-08 |
thinkphp\.travis.yml | 944 | 2017-09-08 |
thinkphp\base.php | 2661 | 2017-09-08 |
thinkphp\codecov.yml | 184 | 2017-09-08 |
thinkphp\composer.json | 834 | 2017-09-08 |
thinkphp\console.php | 747 | 2017-09-08 |
thinkphp\CONTRIBUTING.md | 4357 | 2017-09-08 |
thinkphp\convention.php | 10346 | 2017-09-08 |
thinkphp\helper.php | 17711 | 2017-09-08 |
thinkphp\lang | ||
thinkphp\lang\zh-cn.php | 3942 | 2017-09-08 |
thinkphp\library | ||
thinkphp\library\think | ||
thinkphp\library\think\App.php | 21188 | 2017-07-27 |
thinkphp\library\think\Build.php | 7796 | 2017-07-10 |
thinkphp\library\think\cache | ||
thinkphp\library\think\Cache.php | 6323 | 2017-07-10 |
thinkphp\library\think\cache\driver | ||
thinkphp\library\think\cache\Driver.php | 6133 | 2017-09-05 |
thinkphp\library\think\cache\driver\File.php | 7224 | 2017-09-01 |
thinkphp\library\think\cache\driver\Lite.php | 5342 | 2017-09-01 |
thinkphp\library\think\cache\driver\Memcache.php | 5384 | 2017-09-01 |
thinkphp\library\think\cache\driver\Memcached.php | 5852 | 2017-09-01 |
thinkphp\library\think\cache\driver\Redis.php | 5642 | 2017-09-01 |
thinkphp\library\think\cache\driver\Sqlite.php | 6340 | 2017-09-01 |
thinkphp\library\think\cache\driver\Wincache.php | 4237 | 2017-09-01 |
thinkphp\library\think\cache\driver\Xcache.php | 4300 | 2017-09-01 |
thinkphp\library\think\Collection.php | 8956 | 2017-09-05 |
thinkphp\library\think\config | ||
thinkphp\library\think\Config.php | 6481 | 2017-08-28 |
thinkphp\library\think\config\driver | ||
thinkphp\library\think\config\driver\Ini.php | 873 | 2017-02-09 |
thinkphp\library\think\config\driver\Json.php | 875 | 2017-07-10 |
thinkphp\library\think\config\driver\Xml.php | 1095 | 2017-07-10 |
thinkphp\library\think\console | ||
thinkphp\library\think\Console.php | 21730 | 2017-07-10 |
thinkphp\library\think\console\bin | ||
thinkphp\library\think\console\bin\hiddeninput.exe | 9216 | 2017-02-09 |
thinkphp\library\think\console\bin\README.md | 216 | 2017-02-09 |
thinkphp\library\think\console\command | ||
thinkphp\library\think\console\Command.php | 11402 | 2017-02-09 |
thinkphp\library\think\console\command\Build.php | 1839 | 2017-07-10 |
thinkphp\library\think\console\command\Clear.php | 1829 | 2017-07-10 |
thinkphp\library\think\console\command\Help.php | 2178 | 2017-02-09 |
thinkphp\library\think\console\command\Lists.php | 2275 | 2017-02-09 |
thinkphp\library\think\console\command\make | ||
thinkphp\library\think\console\command\Make.php | 3196 | 2017-07-10 |
thinkphp\library\think\console\command\make\Controller.php | 1681 | 2017-07-10 |
thinkphp\library\think\console\command\make\Model.php | 1169 | 2017-02-09 |
thinkphp\library\think\console\command\make\stubs | ||
thinkphp\library\think\console\command\make\stubs\controller.plain.stub | 116 | 2017-02-09 |
thinkphp\library\think\console\command\make\stubs\controller.stub | 1377 | 2017-02-09 |
thinkphp\library\think\console\command\make\stubs\model.stub | 106 | 2017-02-09 |
thinkphp\library\think\console\command\optimize | ||
thinkphp\library\think\console\command\optimize\Autoload.php | 10987 | 2017-07-10 |
thinkphp\library\think\console\command\optimize\Config.php | 3427 | 2017-07-10 |
thinkphp\library\think\console\command\optimize\Route.php | 2655 | 2017-07-10 |
thinkphp\library\think\console\command\optimize\Schema.php | 4655 | 2017-07-10 |
thinkphp\library\think\console\input | ||
thinkphp\library\think\console\Input.php | 13086 | 2017-02-09 |
thinkphp\library\think\console\input\Argument.php | 3166 | 2017-02-09 |