文件名称:ThinkPHP_v5.0.7
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
ThinkPHP是一个免费开源的,快速、简单的面向对象的轻量级PHP开发框架,遵循Apache2开源协议发布-ThinkPHP is a free open source, fast, simple object-oriented lightweight PHP development fr a mework, follow the Apache2 open source protocol release
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
.travis.yml
application
...........\.htaccess
...........\command.php
...........\common.php
...........\config.php
...........\database.php
...........\index
...........\.....\controller
...........\.....\..........\Index.php
...........\route.php
...........\tags.php
build.php
composer.json
extend
......\.gitignore
LICENSE.txt
public
......\.htaccess
......\favicon.ico
......\index.php
......\robots.txt
......\router.php
......\static
......\......\.gitignore
README.md
runtime
.......\.gitignore
think
thinkphp
........\.gitignore
........\.htaccess
........\.travis.yml
........\base.php
........\codecov.yml
........\composer.json
........\console.php
........\CONTRIBUTING.md
........\convention.php
........\helper.php
........\lang
........\....\zh-cn.php
........\library
........\.......\think
........\.......\.....\App.php
........\.......\.....\Build.php
........\.......\.....\cache
........\.......\.....\Cache.php
........\.......\.....\cache\driver
........\.......\.....\.....\Driver.php
........\.......\.....\.....\driver\File.php
........\.......\.....\.....\......\Lite.php
........\.......\.....\.....\......\Memcache.php
........\.......\.....\.....\......\Memcached.php
........\.......\.....\.....\......\Redis.php
........\.......\.....\.....\......\Sqlite.php
........\.......\.....\.....\......\Wincache.php
........\.......\.....\.....\......\Xcache.php
........\.......\.....\Collection.php
........\.......\.....\config
........\.......\.....\Config.php
........\.......\.....\config\driver
........\.......\.....\......\......\Ini.php
........\.......\.....\......\......\Json.php
........\.......\.....\......\......\Xml.php
........\.......\.....\console
........\.......\.....\Console.php
........\.......\.....\console\bin
........\.......\.....\.......\...\hiddeninput.exe
........\.......\.....\.......\...\README.md
........\.......\.....\.......\command
........\.......\.....\.......\Command.php
........\.......\.....\.......\command\Build.php
........\.......\.....\.......\.......\Clear.php
........\.......\.....\.......\.......\Help.php
........\.......\.....\.......\.......\Lists.php
........\.......\.....\.......\.......\make
........\.......\.....\.......\.......\Make.php
........\.......\.....\.......\.......\make\Controller.php
........\.......\.....\.......\.......\....\Model.php
........\.......\.....\.......\.......\....\stubs
........\.......\.....\.......\.......\....\.....\controller.plain.stub
........\.......\.....\.......\.......\....\.....\controller.stub
........\.......\.....\.......\.......\....\.....\model.stub
........\.......\.....\.......\.......\optimize
........\.......\.....\.......\.......\........\Autoload.php
........\.......\.....\.......\.......\........\Config.php
........\.......\.....\.......\.......\........\Route.php
........\.......\.....\.......\.......\........\Schema.php
........\.......\.....\.......\input
........\.......\.....\.......\Input.php
........\.......\.....\.......\input\Argument.php
........\.......\.....\.......\.....\Definition.php
........\.......\.....\.......\.....\Option.php
........\.......\.....\.......\LICENSE
........\.......\.....\.......\output
........\.......\.....\.......\Output.php
........\.......\.....\.......\output\Ask.php
........\.......\.....\.......\......\descriptor