Home > php教程 > php手册 > PHP框架之WACT

PHP框架之WACT

WBOY
Release: 2016-06-21 08:55:45
Original
1948 people have browsed it

简介

  WACT是一款具有历史性的PHP开发框架,设计师基于可持续的软件重构和单元测试来对其进行的设计。WACT很注重代码重用、单体测试和使用设计模式方面的技术。这个框架没有任何外挂模块,功能相比其他框架也显得略少,但它拥有很不错的模板引擎,甚至可以协助开发者创建自己的模板标签进行其他功能的扩展。WACT的扩展性很强,而且简单易用,是轻量级框架,因此它较适合开发企业级项目。

  优点

  1.模板多,框架的扩展性强;

  2.代码重用性较强,框架简单易用。

  缺点

  无任何外挂模块,且框架内建功能较少。

  WACT v0.2a免费下载地址:  http://down.ddvip.com/view/129015459138301.html

  WACT官网地址: http://www.phpwact.org



Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template