文件名称:cakephp-v3.3.0.bate2
介绍说明--下载内容均来自于网络,请自行研究使用
CakePHP是一个用PHP编写的开源Web应用框架,不过其模型是用Ruby on Rails设计的。作为PHP世界的Rails,CakePHP采纳了RoR的许多优秀特性,成熟度较高。在cakephp.org站点的Sites in the wild页面可以看到当前使用CakePHP框架的网站列表。-CakePHP is an open source Web application fr a mework written in PHP, but its model is designed with Ruby on Rails. As the PHP world of Rails, CakePHP RoR adopted many of the outstanding features, high maturity. You can see the current list of sites that use the CakePHP fr a mework on the Sites in the wild page of the cakephp.org site.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cakephp-3.3.0-beta2
...................\composer.json
...................\config
...................\......\bootstrap.php
...................\......\cacert.pem
...................\......\config.php
...................\contrib
...................\.......\pre-commit
...................\LICENSE.txt
...................\phpcs.xml.dist
...................\README.md
...................\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
...................\...\basics.php
...................\...\Cache
...................\...\.....\Cache.php
...................\...\.....\CacheEngine.php
...................\...\.....\CacheRegistry.php
...................\...\.....\composer.json
...................\...\.....\Engine
...................\...\.....\......\ApcEngine.php
...................\...\.....\......\FileEngine.php
...................\...\.....\......\MemcachedEngine.php
...................\...\.....\......\NullEngine.php
...................\...\.....\......\RedisEngine.php
...................\...\.....\......\WincacheEngine.php
...................\...\.....\......\XcacheEngine.php
...................\...\.....\README.md
...................\...\Collection
...................\...\..........\Collection.php
...................\...\..........\CollectionInterface.php
...................\...\..........\CollectionTrait.php
...................\...\..........\composer.json
...................\...\..........\ExtractTrait.php
...................\...\..........\functions.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
...................\...\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