wind_1.0
邮件 

所属分类:WEB开发
开发工具:PHP
文件大小:465KB
下载次数:3
上传日期:2012-06-27 16:37:48
上 传 者awedcvg
说明:  windframework是一个轻量级的php开源框架。它以组件工厂为核心,提供了像MVC,数据持久化,视图模板引擎等应用技术。 此外windframework采取了一种组件化的开发模式。虽然目前的组件库还不算丰富健壮,但是基于这种开发模式,使组件的扩展变得非常的容易。 windframework拥有一个强健的内核,它实现了基于配置的Ioc控制反转技术。开发者只需要简单的配置,就可以实现类的依赖注入,完全实现了类与类的松耦合。
(windframework is a lightweight open source php framework. Components factory at the core application as MVC, data persistence, view template engine technology. The addition windframework to take a component-based development model. Although the current component library is not rich robust, but this development model, the expansion of the components become very easy. windframework have a strong core, based configuration the Ioc control reversal techniques. Developers only need a simple configuration, you can achieve the class dependency injection, the full realization of the loose coupling of classes and class.)

文件列表:
wind_1.0\wind_1.0.0\demos\blog\.tpl (3000, 2011-11-25)
wind_1.0\wind_1.0.0\demos\blog\compile\template\index.tpl (2964, 2011-12-19)
wind_1.0\wind_1.0.0\demos\blog\compile\template\layout.tpl (1817, 2011-12-19)
wind_1.0\wind_1.0.0\demos\blog\config\config.php (684, 2011-11-30)
wind_1.0\wind_1.0.0\demos\blog\config\db_config.php (136, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\config\route_config.php (181, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\config\user.sql (383, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\controller\ErrorController.php (806, 2011-12-19)
wind_1.0\wind_1.0.0\demos\blog\controller\IndexController.php (2827, 2011-12-19)
wind_1.0\wind_1.0.0\demos\blog\index.php (173, 2011-11-30)
wind_1.0\wind_1.0.0\demos\blog\model\UserForm.php (1117, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\bg.jpg (9241, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\bgA.png (309, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\breadEm.png (190, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\button.png (3866, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\core.css (10403, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\css.css (3758, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\del.png (272, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\hdB.png (1032, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\home.gif (1039, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\static\images\logo.png (4755, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\template\error.htm (830, 2011-11-30)
wind_1.0\wind_1.0.0\demos\blog\template\index.htm (1026, 2011-11-24)
wind_1.0\wind_1.0.0\demos\blog\template\layout.htm (1381, 2011-12-19)
wind_1.0\wind_1.0.0\demos\blog\template\reg.htm (1021, 2011-11-24)
wind_1.0\wind_1.0.0\demos\helloworld\controller\IndexController.php (333, 2011-11-24)
wind_1.0\wind_1.0.0\demos\helloworld\index.php (124, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\cache_config.xml (2953, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\components_config.xml (2406, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\db_config.xml (1916, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\ini\cache_config.ini (2224, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\ini\db_config.ini (1471, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\ini\router_config.ini (1562, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\ini\view_config.ini (914, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\ini\wind_config.ini (3398, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\php\cache_config.php (2392, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\php\db_config.php (1893, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\php\router_config.php (2093, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\php\view_config.php (1113, 2011-11-24)
wind_1.0\wind_1.0.0\docs\config\php\wind_config.php (3828, 2011-11-24)
... ...

当前 版本说明: wind_0.8.0 release date: 2011.09.29 description: 8.0这个版本集中的优化了框架的核心机制,调整了框架的体系架构,使其性能效率上有了非常明显的改进,扩展能力上也更出色. 历史版本: wind_0.3.0.v1882_20110315_b wind_0.3.0.v1882_20110315 wind_0.1.0.v849_20101227 Feature list: 1. 去掉默认模板的默认设置. 2. 增加log立即flush支持. 3. 增加windcache组件,基于框架cache组件机制.实现cache策略的无缝切换. 4. 安全,基于模板体系的输出安全过滤. 5. 多路由协议支持,UrlRewrite支持. 6. 基于action监听过滤的表单处理机制. 7. 支持action监听过滤链. 8. 重定义默认应用配置. 9. 组件对象,配置信息注册. 10.支持多应用处理能力. Fixed bug list: BUG[2106] WindHttpRequest 中增加getRequest()方法 BUG[2129] module/view配置文件获取错误 BUG[2133] 关于Call to undefined method WindDbException::getError() 的异常错误 BUG[2351] 异常处理;当没有处理action句柄被找到或者句柄错误时抛出错误 BUG[2366] 输出变量安全过滤

近期下载者

相关文件


收藏者