文件名称:cakephp-v3.6.2

  • 所属分类:
  • WEB源码
  • 资源属性:
  • 上传时间:
  • 2018-05-02
  • 文件大小:
  • 1.37mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 皮**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

CakePHP是一个快速开发PHP的框架,其中使用了一些常见的设计模式如ActiveRecord,Association Data Mapping,Front Controller以及MVC。其主要目标在于提供一个令任意水平的PHP开发人员都能够快速开发web应用的框架,而且这个快速的实现并没有牺牲项目的弹性。(CakePHP is a fr a mework for rapid development of PHP, in which some common design patterns are used such as ActiveRecord, Association Data Mapping, Front Controller, and MVC. The main goal is to provide a fr a mework for the rapid development of web applications by an arbitrary level of PHP developers, and this fast implementation does not sacrifice the flexibility of the project.)
相关搜索: asp

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
cakephp 0 2018-05-01
cakephp\.mailmap 5695 2018-05-01
cakephp\.varci.yml 1247 2018-05-01
cakephp\composer.json 3321 2018-05-01
cakephp\config 0 2018-05-01
cakephp\config\bootstrap.php 764 2018-05-01
cakephp\config\cacert.pem 215556 2018-05-01
cakephp\config\config.php 732 2018-05-01
cakephp\contrib 0 2018-05-01
cakephp\contrib\pre-commit 777 2018-05-01
cakephp\LICENSE 1109 2018-05-01
cakephp\phpcs.xml.dist 288 2018-05-01
cakephp\phpstan.neon 2236 2018-05-01
cakephp\README.md 4985 2018-05-01
cakephp\src 0 2018-05-01
cakephp\src\Auth 0 2018-05-01
cakephp\src\Auth\AbstractPasswordHasher.php 2351 2018-05-01
cakephp\src\Auth\BaseAuthenticate.php 9056 2018-05-01
cakephp\src\Auth\BaseAuthorize.php 1894 2018-05-01
cakephp\src\Auth\BasicAuthenticate.php 4132 2018-05-01
cakephp\src\Auth\ControllerAuthorize.php 2993 2018-05-01
cakephp\src\Auth\DefaultPasswordHasher.php 2571 2018-05-01
cakephp\src\Auth\DigestAuthenticate.php 9742 2018-05-01
cakephp\src\Auth\FallbackPasswordHasher.php 3057 2018-05-01
cakephp\src\Auth\FormAuthenticate.php 2962 2018-05-01
cakephp\src\Auth\PasswordHasherFactory.php 1987 2018-05-01
cakephp\src\Auth\Storage 0 2018-05-01
cakephp\src\Auth\Storage\MemoryStorage.php 1597 2018-05-01
cakephp\src\Auth\Storage\SessionStorage.php 3495 2018-05-01
cakephp\src\Auth\Storage\StorageInterface.php 1367 2018-05-01
cakephp\src\Auth\WeakPasswordHasher.php 2032 2018-05-01
cakephp\src\basics.php 4959 2018-05-01
cakephp\src\Cache 0 2018-05-01
cakephp\src\Cache\Cache.php 21143 2018-05-01
cakephp\src\Cache\CacheEngine.php 9072 2018-05-01
cakephp\src\Cache\CacheRegistry.php 3460 2018-05-01
cakephp\src\Cache\composer.json 870 2018-05-01
cakephp\src\Cache\Engine 0 2018-05-01
cakephp\src\Cache\Engine\ApcEngine.php 838 2018-05-01
cakephp\src\Cache\Engine\ApcuEngine.php 7257 2018-05-01
cakephp\src\Cache\Engine\FileEngine.php 14723 2018-05-01
cakephp\src\Cache\Engine\MemcachedEngine.php 16673 2018-05-01
cakephp\src\Cache\Engine\NullEngine.php 2020 2018-05-01
cakephp\src\Cache\Engine\RedisEngine.php 9347 2018-05-01
cakephp\src\Cache\Engine\WincacheEngine.php 5550 2018-05-01
cakephp\src\Cache\Engine\XcacheEngine.php 7774 2018-05-01
cakephp\src\Cache\README.md 1275 2018-05-01
cakephp\src\Collection 0 2018-05-01
cakephp\src\Collection\Collection.php 2812 2018-05-01
cakephp\src\Collection\CollectionInterface.php 39711 2018-05-01
cakephp\src\Collection\CollectionTrait.php 22078 2018-05-01
cakephp\src\Collection\composer.json 956 2018-05-01
cakephp\src\Collection\ExtractTrait.php 4291 2018-05-01
cakephp\src\Collection\functions.php 991 2018-05-01
cakephp\src\Collection\Iterator 0 2018-05-01
cakephp\src\Collection\Iterator\BufferedIterator.php 4708 2018-05-01
cakephp\src\Collection\Iterator\ExtractIterator.php 3025 2018-05-01
cakephp\src\Collection\Iterator\FilterIterator.php 2775 2018-05-01
cakephp\src\Collection\Iterator\InsertIterator.php 3769 2018-05-01
cakephp\src\Collection\Iterator\MapReduce.php 5717 2018-05-01
cakephp\src\Collection\Iterator\NestIterator.php 2219 2018-05-01
cakephp\src\Collection\Iterator\NoChildrenIterator.php 1330 2018-05-01
cakephp\src\Collection\Iterator\ReplaceIterator.php 2966 2018-05-01
cakephp\src\Collection\Iterator\SortIterator.php 3052 2018-05-01
cakephp\src\Collection\Iterator\StoppableIterator.php 3399 2018-05-01
cakephp\src\Collection\Iterator\TreeIterator.php 3357 2018-05-01
cakephp\src\Collection\Iterator\TreePrinter.php 3313 2018-05-01
cakephp\src\Collection\Iterator\UnfoldIterator.php 2573 2018-05-01
cakephp\src\Collection\Iterator\ZipIterator.php 3524 2018-05-01
cakephp\src\Collection\LICENSE.txt 1204 2018-05-01
cakephp\src\Collection\README.md 1179 2018-05-01
cakephp\src\Command 0 2018-05-01
cakephp\src\Command\HelpCommand.php 4793 2018-05-01
cakephp\src\Command\VersionCommand.php 1182 2018-05-01
cakephp\src\Console 0 2018-05-01
cakephp\src\Console\Arguments.php 3714 2018-05-01
cakephp\src\Console\Command.php 6912 2018-05-01
cakephp\src\Console\CommandCollection.php 6216 2018-05-01
cakephp\src\Console\CommandCollectionAwareInterface.php 993 2018-05-01
cakephp\src\Console\CommandFactory.php 1332 2018-05-01
cakephp\src\Console\CommandFactoryInterface.php 954 2018-05-01
cakephp\src\Console\CommandRunner.php 11308 2018-05-01
cakephp\src\Console\CommandScanner.php 4508 2018-05-01
cakephp\src\Console\ConsoleErrorHandler.php 3757 2018-05-01
cakephp\src\Console\ConsoleInput.php 2201 2018-05-01
cakephp\src\Console\ConsoleInputArgument.php 5308 2018-05-01
cakephp\src\Console\ConsoleInputOption.php 7089 2018-05-01
cakephp\src\Console\ConsoleInputSubcommand.php 3763 2018-05-01
cakephp\src\Console\ConsoleIo.php 19287 2018-05-01
cakephp\src\Console\ConsoleOptionParser.php 35032 2018-05-01
cakephp\src\Console\ConsoleOutput.php 10194 2018-05-01
cakephp\src\Console\Exception 0 2018-05-01
cakephp\src\Console\Exception\ConsoleException.php 822 2018-05-01
cakephp\src\Console\Exception\MissingHelperException.php 703 2018-05-01
cakephp\src\Console\Exception\MissingShellException.php 706 2018-05-01
cakephp\src\Console\Exception\MissingShellMethodException.php 742 2018-05-01
cakephp\src\Console\Exception\MissingTaskException.php 697 2018-05-01
cakephp\src\Console\Exception\StopException.php 817 2018-05-01
cakephp\src\Console\Helper.php 1637 2018-05-01
cakephp\src\Console\HelperRegistry.php 2949 2018-05-01

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org