CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Web服务器

文件名称:kohana_v3.3.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-11-13
  • 文件大小:
    1.25mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Kohana 是一款纯 PHP5 的框架,基于 MVC 模式开发, 它的特点就是高安全性,轻量级代码,容易使用。 2009年9月发布了3.0版本,支持HMVC模式。-Kohana is a pure PHP5 framework, based on MVC model development, which is characterized by high security, lightweight code, easy to use. September 2009 release of the 3.0 version, support HMVC mode.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

kohana-3.3.1/
kohana-3.3.1/.travis.yml
kohana-3.3.1/application/
kohana-3.3.1/application/bootstrap.php
kohana-3.3.1/application/cache/
kohana-3.3.1/application/classes/
kohana-3.3.1/application/classes/Controller/
kohana-3.3.1/application/classes/Controller/Welcome.php
kohana-3.3.1/application/classes/Model/
kohana-3.3.1/application/config/
kohana-3.3.1/application/i18n/
kohana-3.3.1/application/logs/
kohana-3.3.1/application/messages/
kohana-3.3.1/application/views/
kohana-3.3.1/build.xml
kohana-3.3.1/composer.json
kohana-3.3.1/CONTRIBUTING.md
kohana-3.3.1/example.htaccess
kohana-3.3.1/index.php
kohana-3.3.1/install.php
kohana-3.3.1/LICENSE.md
kohana-3.3.1/modules/
kohana-3.3.1/modules/auth/
kohana-3.3.1/modules/auth/classes/
kohana-3.3.1/modules/auth/classes/Auth/
kohana-3.3.1/modules/auth/classes/Auth.php
kohana-3.3.1/modules/auth/classes/Auth/File.php
kohana-3.3.1/modules/auth/classes/Kohana/
kohana-3.3.1/modules/auth/classes/Kohana/Auth/
kohana-3.3.1/modules/auth/classes/Kohana/Auth.php
kohana-3.3.1/modules/auth/classes/Kohana/Auth/File.php
kohana-3.3.1/modules/auth/composer.json
kohana-3.3.1/modules/auth/config/
kohana-3.3.1/modules/auth/config/auth.php
kohana-3.3.1/modules/auth/config/userguide.php
kohana-3.3.1/modules/auth/guide/
kohana-3.3.1/modules/auth/guide/auth/
kohana-3.3.1/modules/auth/guide/auth/config.md
kohana-3.3.1/modules/auth/guide/auth/driver/
kohana-3.3.1/modules/auth/guide/auth/driver/develop.md
kohana-3.3.1/modules/auth/guide/auth/driver/file.md
kohana-3.3.1/modules/auth/guide/auth/index.md
kohana-3.3.1/modules/auth/guide/auth/login.md
kohana-3.3.1/modules/auth/guide/auth/menu.md
kohana-3.3.1/modules/auth/README.md
kohana-3.3.1/modules/cache/
kohana-3.3.1/modules/cache/classes/
kohana-3.3.1/modules/cache/classes/Cache/
kohana-3.3.1/modules/cache/classes/Cache.php
kohana-3.3.1/modules/cache/classes/Cache/Apc.php
kohana-3.3.1/modules/cache/classes/Cache/Arithmetic.php
kohana-3.3.1/modules/cache/classes/Cache/Exception.php
kohana-3.3.1/modules/cache/classes/Cache/File.php
kohana-3.3.1/modules/cache/classes/Cache/GarbageCollect.php
kohana-3.3.1/modules/cache/classes/Cache/Memcache.php
kohana-3.3.1/modules/cache/classes/Cache/MemcacheTag.php
kohana-3.3.1/modules/cache/classes/Cache/Sqlite.php
kohana-3.3.1/modules/cache/classes/Cache/Tagging.php
kohana-3.3.1/modules/cache/classes/Cache/Wincache.php
kohana-3.3.1/modules/cache/classes/HTTP/
kohana-3.3.1/modules/cache/classes/HTTP/Cache.php
kohana-3.3.1/modules/cache/classes/Kohana/
kohana-3.3.1/modules/cache/classes/Kohana/Cache/
kohana-3.3.1/modules/cache/classes/Kohana/Cache.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Apc.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Arithmetic.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Exception.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/File.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/GarbageCollect.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Memcache.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/MemcacheTag.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Sqlite.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Tagging.php
kohana-3.3.1/modules/cache/classes/Kohana/Cache/Wincache.php
kohana-3.3.1/modules/cache/classes/Kohana/HTTP/
kohana-3.3.1/modules/cache/classes/Kohana/HTTP/Cache.php
kohana-3.3.1/modules/cache/composer.json
kohana-3.3.1/modules/cache/config/
kohana-3.3.1/modules/cache/config/cache.php
kohana-3.3.1/modules/cache/config/userguide.php
kohana-3.3.1/modules/cache/guide/
kohana-3.3.1/modules/cache/guide/cache/
kohana-3.3.1/modules/cache/guide/cache.usage.md
kohana-3.3.1/modules/cache/guide/cache/config.md
kohana-3.3.1/modules/cache/guide/cache/examples.md
kohana-3.3.1/modules/cache/guide/cache/index.md
kohana-3.3.1/modules/cache/guide/cache/menu.md
kohana-3.3.1/modules/cache/guide/cache/usage.md
kohana-3.3.1/modules/cache/README.md
kohana-3.3.1/modules/cache/tests/
kohana-3.3.1/modules/cache/tests/cache/
kohana-3.3.1/modules/cache/tests/cache/arithmetic/
kohana-3.3.1/modules/cache/tests/cache/arithmetic/ApcTest.php
kohana-3.3.1/modules/cache/tests/cache/arithmetic/CacheArithmeticMethods.php
kohana-3.3.1/modules/cache/tests/cache/arithmetic/MemcacheTest.php
kohana-3.3.1/modules/cache/tests/cache/CacheBasicMethodsTest.php
kohana-3.3.1/modules/cache/tests/cache/CacheTest.php
kohana-3.3.1/modules/cache/tests/cache/FileTest.php
kohana-3.3.1/modules/cache/tests/cache/request/
kohana-3.3.1/modules/cache/tests/cache/request/client/
kohana-3.3.1/modules/cache/tests/cache/request/client/CacheTest.php
kohana-3.3.1/modules/cache/tests/cache/SqliteTest.php
kohana-3.3.1/modules/cache/tests/cache/WincacheTest.php
kohana-3.3.1/modules/cache/tests/phpunit.xml
kohana-3.3.1/modules/codebench/
kohana-3.3.1/modules/codebench/classes/
kohana-3.3.1/modules/codebench/classes/Bench/
kohana-3.3.1/modules/codebench/classes/Bench/ArrCallback.php
kohana-3.3.1/modules/codebench/classes/Bench/AutoLinkEmails.php
kohana-3.3.1/modules/codebench/classes/Bench/DateSpan.php
kohana-3.3.1/modules/codebench/classes/Bench/ExplodeLimit.php
kohana-3.3.1/modules/codebench/classes/Bench/Grube

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com