文件名称:cakephp-3.2.10
介绍说明--下载内容均来自于网络,请自行研究使用
CakePHP是一个快速开发PHP的开发框架,其中使用了一些常见的设计模式如ActiveRecord,Association Data Mapping,Front Controller以及MVC。其主要目标在于提供一个令任意水平的PHP开发人员都能够快速开发web应用的框架,而且这个快速的实现并没有牺牲项目的弹性。-CakePHP is a rapid development fr a mework for the development of PHP, which uses a number of common design patterns such as Association, Data Mapping ActiveRecord, Controller Front and MVC. Its primary goal is to provide a fr a mework for rapid development of web applications that can be developed at any level of PHP, and that there is no flexibility in the implementation of the project.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cakephp-3.2.10
..............\.github
..............\.......\ISSUE_TEMPLATE.md
..............\.......\PULL_REQUEST_TEMPLATE.md
..............\.scrutinizer.yml
..............\LICENSE.txt
..............\README.md
..............\VERSION.txt
..............\composer.json
..............\config
..............\......\bootstrap.php
..............\......\cacert.pem
..............\......\config.php
..............\contrib
..............\.......\pre-commit
..............\phpcs.xml
..............\src
..............\...\Auth
..............\...\....\AbstractPasswordHasher.php
..............\...\....\BaseAuthenticate.php
..............\...\....\BaseAuthorize.php
..............\...\....\BasicAuthenticate.php
..............\...\....\ControllerAuthorize.php
..............\...\....\DefaultPasswordHasher.php
..............\...\....\DigestAuthenticate.php
..............\...\....\FallbackPasswordHasher.php
..............\...\....\FormAuthenticate.php
..............\...\....\PasswordHasherFactory.php
..............\...\....\Storage
..............\...\....\.......\MemoryStorage.php
..............\...\....\.......\SessionStorage.php
..............\...\....\.......\StorageInterface.php
..............\...\....\WeakPasswordHasher.php
..............\...\Cache
..............\...\.....\Cache.php
..............\...\.....\CacheEngine.php
..............\...\.....\CacheRegistry.php
..............\...\.....\Engine
..............\...\.....\......\ApcEngine.php
..............\...\.....\......\FileEngine.php
..............\...\.....\......\MemcachedEngine.php
..............\...\.....\......\NullEngine.php
..............\...\.....\......\RedisEngine.php
..............\...\.....\......\WincacheEngine.php
..............\...\.....\......\XcacheEngine.php
..............\...\.....\README.md
..............\...\.....\composer.json
..............\...\Collection
..............\...\..........\Collection.php
..............\...\..........\CollectionInterface.php
..............\...\..........\CollectionTrait.php
..............\...\..........\ExtractTrait.php
..............\...\..........\Iterator
..............\...\..........\........\BufferedIterator.php
..............\...\..........\........\ExtractIterator.php
..............\...\..........\........\FilterIterator.php
..............\...\..........\........\InsertIterator.php
..............\...\..........\........\MapReduce.php
..............\...\..........\........\NestIterator.php
..............\...\..........\........\NoChildrenIterator.php
..............\...\..........\........\ReplaceIterator.php
..............\...\..........\........\SortIterator.php
..............\...\..........\........\StoppableIterator.php
..............\...\..........\........\TreeIterator.php
..............\...\..........\........\TreePrinter.php
..............\...\..........\........\UnfoldIterator.php
..............\...\..........\........\ZipIterator.php
..............\...\..........\LICENSE.txt
..............\...\..........\README.md
..............\...\..........\composer.json
..............\...\..........\functions.php
..............\...\Console
..............\...\.......\ConsoleErrorHandler.php
..............\...\.......\ConsoleInput.php
..............\...\.......\ConsoleInputArgument.php
..............\...\.......\ConsoleInputOption.php
..............\...\.......\ConsoleInputSubcommand.php
..............\...\.......\ConsoleIo.php
..............\...\.......\ConsoleOptionParser.php
..............\...\.......\ConsoleOutput.php
..............\...\.......\Exception
..............\...\.......\.........\ConsoleException.php
..............\...\.......\.........\MissingHelperException.php
..............\...\.......\.........\MissingShellException.php
..............\...\.......\.........\MissingShellMethodException.php
..............\...\.......\.........\MissingTaskException.php
..............\...\.......\.........\StopException.php
..............\...\.......\HelpFormatter.php
..............\...\.......\Helper.php
..............\...\.......\HelperRegistry.php
..............\...\.......\Shell.php
..............\...\.......\ShellDispatcher.php
.