文件名称:difeyeframework_1.1.4
-
所属分类:
- 标签属性:
- 上传时间:2013-04-14
-
文件大小:435.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Difeye 1.1.4
Difeye是一款超轻量级PHP框架,前身由Kohana框架演变而来, 在企业实践开发中,我们不断对框架做了精简和修改,抽取最核心模块,并改写底层功能,使之更容易部署、易于上手、简单安全、迁移维护方便、适于单机集群环境开发; 使其支持读写分离、支持Smarty模板、支持页面和动作代码分离、支持nosql类的mongdb,主要特点有:
◆数据库连接做自动主从读写分离配置,适合单机和分布式站点部署;
◆支持Smarty模板机制,可灵活配置第三方缓存组件;
◆完全分离页面和动作,页面加载自动执行Page_Load入口函数;
◆支持mysql,mongodb等第三方数据库模块,支持读写分离,分布式部署;
◆增加后台管理开发示例;
◆增加thrift模块,多线程支持hadoop HDFS海量存储组件
◆修正thrift传输编码问题、优化传输速度
◆增加hadoop、LEMP、Mongodb等配置手册;
-Difeye 1.1.4 Difeye is an ultra lightweight PHP framework predecessor Kohana framework evolved
Difeye是一款超轻量级PHP框架,前身由Kohana框架演变而来, 在企业实践开发中,我们不断对框架做了精简和修改,抽取最核心模块,并改写底层功能,使之更容易部署、易于上手、简单安全、迁移维护方便、适于单机集群环境开发; 使其支持读写分离、支持Smarty模板、支持页面和动作代码分离、支持nosql类的mongdb,主要特点有:
◆数据库连接做自动主从读写分离配置,适合单机和分布式站点部署;
◆支持Smarty模板机制,可灵活配置第三方缓存组件;
◆完全分离页面和动作,页面加载自动执行Page_Load入口函数;
◆支持mysql,mongodb等第三方数据库模块,支持读写分离,分布式部署;
◆增加后台管理开发示例;
◆增加thrift模块,多线程支持hadoop HDFS海量存储组件
◆修正thrift传输编码问题、优化传输速度
◆增加hadoop、LEMP、Mongodb等配置手册;
-Difeye 1.1.4 Difeye is an ultra lightweight PHP framework predecessor Kohana framework evolved
(系统自动生成,下载前可以参看下载内容)
下载文件列表
difeyeframework_1.1.4/difeye/do/base.php
difeyeframework_1.1.4/difeye/do/booter.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/add.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/index.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/list.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/login.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/logout.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/mod.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partadd.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partmanage.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partmod.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/permission.php
difeyeframework_1.1.4/difeye/do/classes/controller/admin.php
difeyeframework_1.1.4/difeye/do/classes/controller/index.php
difeyeframework_1.1.4/difeye/do/classes/controller/mangodemo.php
difeyeframework_1.1.4/difeye/do/classes/controller/thrift.php
difeyeframework_1.1.4/difeye/do/classes/model/db.php
difeyeframework_1.1.4/difeye/do/classes/model/hadoophdfs.php
difeyeframework_1.1.4/difeye/do/classes/model/mdb.php
difeyeframework_1.1.4/difeye/do/classes/model/mdemo.php
difeyeframework_1.1.4/difeye/do/classes/model/sysadmin.php
difeyeframework_1.1.4/difeye/do/classes/model/thrift.php
difeyeframework_1.1.4/difeye/do/i18n/zh_cn/common.php
difeyeframework_1.1.4/difeye/do/includes/functions.php
difeyeframework_1.1.4/difeye/do/views/template/admin/adminadd.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/adminmod.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/bottom.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/footer.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/header.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/index.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/list.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/login.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/menu.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/message.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partadd.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partmanage.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partmod.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/permission.tpl
difeyeframework_1.1.4/difeye/do/views/template/demo.tpl
difeyeframework_1.1.4/difeye/modules/database/classes/database/exception.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/mysql/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/mysql.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/exception.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/mysql/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/mysql.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/session/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/session/database.php
difeyeframework_1.1.4/difeye/modules/database/config/database.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/difeye/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/difeye/session/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/session/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/config/mangodb.php
difeyeframework_1.1.4/difeye/modules/smarty/init.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/COPYING.lib
difeyeframework_1.1.4/difeye/modules/smarty/smarty/debug.tpl
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/block.php.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/block.textformat.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.counter.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.cycle.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.fetch.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_checkboxes.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_image.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_options.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_radios.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_select_date.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_select_time.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_table.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.mailto.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.math.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/f
difeyeframework_1.1.4/difeye/do/booter.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/add.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/index.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/list.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/login.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/logout.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/mod.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partadd.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partmanage.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/partmod.php
difeyeframework_1.1.4/difeye/do/classes/action/admin/permission.php
difeyeframework_1.1.4/difeye/do/classes/controller/admin.php
difeyeframework_1.1.4/difeye/do/classes/controller/index.php
difeyeframework_1.1.4/difeye/do/classes/controller/mangodemo.php
difeyeframework_1.1.4/difeye/do/classes/controller/thrift.php
difeyeframework_1.1.4/difeye/do/classes/model/db.php
difeyeframework_1.1.4/difeye/do/classes/model/hadoophdfs.php
difeyeframework_1.1.4/difeye/do/classes/model/mdb.php
difeyeframework_1.1.4/difeye/do/classes/model/mdemo.php
difeyeframework_1.1.4/difeye/do/classes/model/sysadmin.php
difeyeframework_1.1.4/difeye/do/classes/model/thrift.php
difeyeframework_1.1.4/difeye/do/i18n/zh_cn/common.php
difeyeframework_1.1.4/difeye/do/includes/functions.php
difeyeframework_1.1.4/difeye/do/views/template/admin/adminadd.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/adminmod.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/bottom.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/footer.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/header.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/index.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/list.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/login.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/menu.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/message.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partadd.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partmanage.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/partmod.tpl
difeyeframework_1.1.4/difeye/do/views/template/admin/permission.tpl
difeyeframework_1.1.4/difeye/do/views/template/demo.tpl
difeyeframework_1.1.4/difeye/modules/database/classes/database/exception.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/mysql/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/mysql.php
difeyeframework_1.1.4/difeye/modules/database/classes/database/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/exception.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/mysql/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/mysql.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database/result.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/difeye/session/database.php
difeyeframework_1.1.4/difeye/modules/database/classes/session/database.php
difeyeframework_1.1.4/difeye/modules/database/config/database.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/difeye/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/difeye/session/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/classes/session/mangodb.php
difeyeframework_1.1.4/difeye/modules/mangodb/config/mangodb.php
difeyeframework_1.1.4/difeye/modules/smarty/init.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/COPYING.lib
difeyeframework_1.1.4/difeye/modules/smarty/smarty/debug.tpl
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/block.php.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/block.textformat.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.counter.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.cycle.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.fetch.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_checkboxes.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_image.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_options.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_radios.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_select_date.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_select_time.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.html_table.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.mailto.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/function.math.php
difeyeframework_1.1.4/difeye/modules/smarty/smarty/plugins/f
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.