文件名称:cakephp_stable
-
所属分类:
- 标签属性:
- 上传时间:2017-03-06
-
文件大小:1.27mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
CakePHP是一个用PHP编写的开源Web应用框架,不过其模型是用Ruby on Rails设计的。作为PHP世界的Rails,CakePHP采纳了RoR的许多优秀特性,成熟度较高。在cakephp.org站点的Sites in the wild页面可以看到当前使用CakePHP框架的网站列表。
CakePHP 是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
CakePHP php框架主要特性
基于MVC架构
视图支持Ajax
内置校验框架
提供应用程序的基础模块和CRUD 代码自动生成功能
提供处理session,request,security的组件
灵活的视图缓存功能
面向对象
无需配置:只要安装好数据库
兼容PHP4和PHP5。-CakePHP is an open source Web application framework written in PHP, but its model is designed using Ruby on Rails. As the PHP world Rails, CakePHP adopted many of the outstanding features of RoR, a high degree of maturity. The Sites in the wild page on the cakephp.org site can see the current list of sites using the CakePHP framework.
CakePHP is a rapid development framework for the use of well-known design patterns such as ActiveRecord, Association Data, Front, Controller, and MVC. The main goal of the project is to provide a level of PHP developers can quickly develop a robust Web applications, but not failure activity.
Main features of the CakePHP PHP framework
Based on MVC architecture
View support Ajax
Built in check frame
Provide the application of the basic module and CRUD code automatic generation function
Provides processing session, request, security components
Flexible view caching
Object-oriented
No configuration: just install the
Compatible with PHP4 and PHP5.
CakePHP 是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
CakePHP php框架主要特性
基于MVC架构
视图支持Ajax
内置校验框架
提供应用程序的基础模块和CRUD 代码自动生成功能
提供处理session,request,security的组件
灵活的视图缓存功能
面向对象
无需配置:只要安装好数据库
兼容PHP4和PHP5。-CakePHP is an open source Web application framework written in PHP, but its model is designed using Ruby on Rails. As the PHP world Rails, CakePHP adopted many of the outstanding features of RoR, a high degree of maturity. The Sites in the wild page on the cakephp.org site can see the current list of sites using the CakePHP framework.
CakePHP is a rapid development framework for the use of well-known design patterns such as ActiveRecord, Association Data, Front, Controller, and MVC. The main goal of the project is to provide a level of PHP developers can quickly develop a robust Web applications, but not failure activity.
Main features of the CakePHP PHP framework
Based on MVC architecture
View support Ajax
Built in check frame
Provide the application of the basic module and CRUD code automatic generation function
Provides processing session, request, security components
Flexible view caching
Object-oriented
No configuration: just install the
Compatible with PHP4 and PHP5.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cakephp-3.4.2/
cakephp-3.4.2/.mailmap
cakephp-3.4.2/.varci.yml
cakephp-3.4.2/LICENSE.txt
cakephp-3.4.2/README.md
cakephp-3.4.2/VERSION.txt
cakephp-3.4.2/composer.json
cakephp-3.4.2/config/
cakephp-3.4.2/config/bootstrap.php
cakephp-3.4.2/config/cacert.pem
cakephp-3.4.2/config/config.php
cakephp-3.4.2/contrib/
cakephp-3.4.2/contrib/pre-commit
cakephp-3.4.2/phpcs.xml.dist
cakephp-3.4.2/phpstan.neon
cakephp-3.4.2/src/
cakephp-3.4.2/src/Auth/
cakephp-3.4.2/src/Auth/AbstractPasswordHasher.php
cakephp-3.4.2/src/Auth/BaseAuthenticate.php
cakephp-3.4.2/src/Auth/BaseAuthorize.php
cakephp-3.4.2/src/Auth/BasicAuthenticate.php
cakephp-3.4.2/src/Auth/ControllerAuthorize.php
cakephp-3.4.2/src/Auth/DefaultPasswordHasher.php
cakephp-3.4.2/src/Auth/DigestAuthenticate.php
cakephp-3.4.2/src/Auth/FallbackPasswordHasher.php
cakephp-3.4.2/src/Auth/FormAuthenticate.php
cakephp-3.4.2/src/Auth/PasswordHasherFactory.php
cakephp-3.4.2/src/Auth/Storage/
cakephp-3.4.2/src/Auth/Storage/MemoryStorage.php
cakephp-3.4.2/src/Auth/Storage/SessionStorage.php
cakephp-3.4.2/src/Auth/Storage/StorageInterface.php
cakephp-3.4.2/src/Auth/WeakPasswordHasher.php
cakephp-3.4.2/src/Cache/
cakephp-3.4.2/src/Cache/Cache.php
cakephp-3.4.2/src/Cache/CacheEngine.php
cakephp-3.4.2/src/Cache/CacheRegistry.php
cakephp-3.4.2/src/Cache/Engine/
cakephp-3.4.2/src/Cache/Engine/ApcEngine.php
cakephp-3.4.2/src/Cache/Engine/FileEngine.php
cakephp-3.4.2/src/Cache/Engine/MemcachedEngine.php
cakephp-3.4.2/src/Cache/Engine/NullEngine.php
cakephp-3.4.2/src/Cache/Engine/RedisEngine.php
cakephp-3.4.2/src/Cache/Engine/WincacheEngine.php
cakephp-3.4.2/src/Cache/Engine/XcacheEngine.php
cakephp-3.4.2/src/Cache/README.md
cakephp-3.4.2/src/Cache/composer.json
cakephp-3.4.2/src/Collection/
cakephp-3.4.2/src/Collection/Collection.php
cakephp-3.4.2/src/Collection/CollectionInterface.php
cakephp-3.4.2/src/Collection/CollectionTrait.php
cakephp-3.4.2/src/Collection/ExtractTrait.php
cakephp-3.4.2/src/Collection/Iterator/
cakephp-3.4.2/src/Collection/Iterator/BufferedIterator.php
cakephp-3.4.2/src/Collection/Iterator/ExtractIterator.php
cakephp-3.4.2/src/Collection/Iterator/FilterIterator.php
cakephp-3.4.2/src/Collection/Iterator/InsertIterator.php
cakephp-3.4.2/src/Collection/Iterator/MapReduce.php
cakephp-3.4.2/src/Collection/Iterator/NestIterator.php
cakephp-3.4.2/src/Collection/Iterator/NoChildrenIterator.php
cakephp-3.4.2/src/Collection/Iterator/ReplaceIterator.php
cakephp-3.4.2/src/Collection/Iterator/SortIterator.php
cakephp-3.4.2/src/Collection/Iterator/StoppableIterator.php
cakephp-3.4.2/src/Collection/Iterator/TreeIterator.php
cakephp-3.4.2/src/Collection/Iterator/TreePrinter.php
cakephp-3.4.2/src/Collection/Iterator/UnfoldIterator.php
cakephp-3.4.2/src/Collection/Iterator/ZipIterator.php
cakephp-3.4.2/src/Collection/LICENSE.txt
cakephp-3.4.2/src/Collection/README.md
cakephp-3.4.2/src/Collection/composer.json
cakephp-3.4.2/src/Collection/functions.php
cakephp-3.4.2/src/Console/
cakephp-3.4.2/src/Console/ConsoleErrorHandler.php
cakephp-3.4.2/src/Console/ConsoleInput.php
cakephp-3.4.2/src/Console/ConsoleInputArgument.php
cakephp-3.4.2/src/Console/ConsoleInputOption.php
cakephp-3.4.2/src/Console/ConsoleInputSubcommand.php
cakephp-3.4.2/src/Console/ConsoleIo.php
cakephp-3.4.2/src/Console/ConsoleOptionParser.php
cakephp-3.4.2/src/Console/ConsoleOutput.php
cakephp-3.4.2/src/Console/Exception/
cakephp-3.4.2/src/Console/Exception/ConsoleException.php
cakephp-3.4.2/src/Console/Exception/MissingHelperException.php
cakephp-3.4.2/src/Console/Exception/MissingShellException.php
cakephp-3.4.2/src/Console/Exception/MissingShellMethodException.php
cakephp-3.4.2/src/Console/Exception/MissingTaskException.php
cakephp-3.4.2/src/Console/Exception/StopException.php
cakephp-3.4.2/src/Console/HelpFormatter.php
cakephp-3.4.2/src/Console/Helper.php
cakephp-3.4.2/src/Console/HelperRegistry.php
cakephp-3.4.2/src/Console/Shell.php
cakephp-3.4.2/src/Console/ShellDispatcher.php
cakephp-3.4.2/src/Console/TaskRegistry.php
cakephp-3.4.2/src/Controller/
cakephp-3.4.2/src/Controller/Component.php
cakephp-3.4.2/src/Controller/Component/
cakephp-3.4.2/src/Controller/Component/AuthComponent.php
cakephp-3.4.2/src/Controller/Component/CookieComponent.php
cakephp-3.4.2/src/Controller/Component/CsrfComponent.php
cakephp-3.4.2/src/Controller/Component/FlashComponent.php
cakephp-3.4.2/src/Controller/Component/PaginatorComponent.php
cakephp-3.4.2/src/Controller/Component/RequestHandlerComponent.php
cakephp-3.4.2/src/Controller/Component/SecurityComponent.php
cakephp-3.4.2/src/Controller/ComponentRegistry.php
cakephp-3.4.2/src/Controller/Controller.php
cakephp-3.4.2/src/Controller/ErrorController.php
cakephp-3.4.2/src/Controller/Exception/
cakephp-3.4.2/src/Controller/Exception/AuthSecurityException.php
cakephp-3.4.2/src/Controller/Exception/MissingActionException.php
cakephp-3.4.2/src/Controller/Exception/MissingComponentException.php
cakephp-3.4.2/src/Controller/Exception/SecurityException.php
cakephp-3.4.2/src/Core/
cakephp-3.4.2/src/Core/App.php
cakephp-3.4.2/src/Core/ClassLoader.php
cakephp-3.4.2/src/Core/Configure.php
cakephp-3.4.2/sr
cakephp-3.4.2/.mailmap
cakephp-3.4.2/.varci.yml
cakephp-3.4.2/LICENSE.txt
cakephp-3.4.2/README.md
cakephp-3.4.2/VERSION.txt
cakephp-3.4.2/composer.json
cakephp-3.4.2/config/
cakephp-3.4.2/config/bootstrap.php
cakephp-3.4.2/config/cacert.pem
cakephp-3.4.2/config/config.php
cakephp-3.4.2/contrib/
cakephp-3.4.2/contrib/pre-commit
cakephp-3.4.2/phpcs.xml.dist
cakephp-3.4.2/phpstan.neon
cakephp-3.4.2/src/
cakephp-3.4.2/src/Auth/
cakephp-3.4.2/src/Auth/AbstractPasswordHasher.php
cakephp-3.4.2/src/Auth/BaseAuthenticate.php
cakephp-3.4.2/src/Auth/BaseAuthorize.php
cakephp-3.4.2/src/Auth/BasicAuthenticate.php
cakephp-3.4.2/src/Auth/ControllerAuthorize.php
cakephp-3.4.2/src/Auth/DefaultPasswordHasher.php
cakephp-3.4.2/src/Auth/DigestAuthenticate.php
cakephp-3.4.2/src/Auth/FallbackPasswordHasher.php
cakephp-3.4.2/src/Auth/FormAuthenticate.php
cakephp-3.4.2/src/Auth/PasswordHasherFactory.php
cakephp-3.4.2/src/Auth/Storage/
cakephp-3.4.2/src/Auth/Storage/MemoryStorage.php
cakephp-3.4.2/src/Auth/Storage/SessionStorage.php
cakephp-3.4.2/src/Auth/Storage/StorageInterface.php
cakephp-3.4.2/src/Auth/WeakPasswordHasher.php
cakephp-3.4.2/src/Cache/
cakephp-3.4.2/src/Cache/Cache.php
cakephp-3.4.2/src/Cache/CacheEngine.php
cakephp-3.4.2/src/Cache/CacheRegistry.php
cakephp-3.4.2/src/Cache/Engine/
cakephp-3.4.2/src/Cache/Engine/ApcEngine.php
cakephp-3.4.2/src/Cache/Engine/FileEngine.php
cakephp-3.4.2/src/Cache/Engine/MemcachedEngine.php
cakephp-3.4.2/src/Cache/Engine/NullEngine.php
cakephp-3.4.2/src/Cache/Engine/RedisEngine.php
cakephp-3.4.2/src/Cache/Engine/WincacheEngine.php
cakephp-3.4.2/src/Cache/Engine/XcacheEngine.php
cakephp-3.4.2/src/Cache/README.md
cakephp-3.4.2/src/Cache/composer.json
cakephp-3.4.2/src/Collection/
cakephp-3.4.2/src/Collection/Collection.php
cakephp-3.4.2/src/Collection/CollectionInterface.php
cakephp-3.4.2/src/Collection/CollectionTrait.php
cakephp-3.4.2/src/Collection/ExtractTrait.php
cakephp-3.4.2/src/Collection/Iterator/
cakephp-3.4.2/src/Collection/Iterator/BufferedIterator.php
cakephp-3.4.2/src/Collection/Iterator/ExtractIterator.php
cakephp-3.4.2/src/Collection/Iterator/FilterIterator.php
cakephp-3.4.2/src/Collection/Iterator/InsertIterator.php
cakephp-3.4.2/src/Collection/Iterator/MapReduce.php
cakephp-3.4.2/src/Collection/Iterator/NestIterator.php
cakephp-3.4.2/src/Collection/Iterator/NoChildrenIterator.php
cakephp-3.4.2/src/Collection/Iterator/ReplaceIterator.php
cakephp-3.4.2/src/Collection/Iterator/SortIterator.php
cakephp-3.4.2/src/Collection/Iterator/StoppableIterator.php
cakephp-3.4.2/src/Collection/Iterator/TreeIterator.php
cakephp-3.4.2/src/Collection/Iterator/TreePrinter.php
cakephp-3.4.2/src/Collection/Iterator/UnfoldIterator.php
cakephp-3.4.2/src/Collection/Iterator/ZipIterator.php
cakephp-3.4.2/src/Collection/LICENSE.txt
cakephp-3.4.2/src/Collection/README.md
cakephp-3.4.2/src/Collection/composer.json
cakephp-3.4.2/src/Collection/functions.php
cakephp-3.4.2/src/Console/
cakephp-3.4.2/src/Console/ConsoleErrorHandler.php
cakephp-3.4.2/src/Console/ConsoleInput.php
cakephp-3.4.2/src/Console/ConsoleInputArgument.php
cakephp-3.4.2/src/Console/ConsoleInputOption.php
cakephp-3.4.2/src/Console/ConsoleInputSubcommand.php
cakephp-3.4.2/src/Console/ConsoleIo.php
cakephp-3.4.2/src/Console/ConsoleOptionParser.php
cakephp-3.4.2/src/Console/ConsoleOutput.php
cakephp-3.4.2/src/Console/Exception/
cakephp-3.4.2/src/Console/Exception/ConsoleException.php
cakephp-3.4.2/src/Console/Exception/MissingHelperException.php
cakephp-3.4.2/src/Console/Exception/MissingShellException.php
cakephp-3.4.2/src/Console/Exception/MissingShellMethodException.php
cakephp-3.4.2/src/Console/Exception/MissingTaskException.php
cakephp-3.4.2/src/Console/Exception/StopException.php
cakephp-3.4.2/src/Console/HelpFormatter.php
cakephp-3.4.2/src/Console/Helper.php
cakephp-3.4.2/src/Console/HelperRegistry.php
cakephp-3.4.2/src/Console/Shell.php
cakephp-3.4.2/src/Console/ShellDispatcher.php
cakephp-3.4.2/src/Console/TaskRegistry.php
cakephp-3.4.2/src/Controller/
cakephp-3.4.2/src/Controller/Component.php
cakephp-3.4.2/src/Controller/Component/
cakephp-3.4.2/src/Controller/Component/AuthComponent.php
cakephp-3.4.2/src/Controller/Component/CookieComponent.php
cakephp-3.4.2/src/Controller/Component/CsrfComponent.php
cakephp-3.4.2/src/Controller/Component/FlashComponent.php
cakephp-3.4.2/src/Controller/Component/PaginatorComponent.php
cakephp-3.4.2/src/Controller/Component/RequestHandlerComponent.php
cakephp-3.4.2/src/Controller/Component/SecurityComponent.php
cakephp-3.4.2/src/Controller/ComponentRegistry.php
cakephp-3.4.2/src/Controller/Controller.php
cakephp-3.4.2/src/Controller/ErrorController.php
cakephp-3.4.2/src/Controller/Exception/
cakephp-3.4.2/src/Controller/Exception/AuthSecurityException.php
cakephp-3.4.2/src/Controller/Exception/MissingActionException.php
cakephp-3.4.2/src/Controller/Exception/MissingComponentException.php
cakephp-3.4.2/src/Controller/Exception/SecurityException.php
cakephp-3.4.2/src/Core/
cakephp-3.4.2/src/Core/App.php
cakephp-3.4.2/src/Core/ClassLoader.php
cakephp-3.4.2/src/Core/Configure.php
cakephp-3.4.2/sr
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.