The PHP Framework?
WACT just might be the PHP framework i’ve been looking for. phpPatterns has an article giving some details, i’ll blog more after i code a project using it, but it would be great to get others thoughts on it.
The weblog of Joshua Eichorn, AJAX, PHP and Open Source
WACT just might be the PHP framework i’ve been looking for. phpPatterns has an article giving some details, i’ll blog more after i code a project using it, but it would be great to get others thoughts on it.
This entry was posted on Monday, February 2nd, 2004 at 9:18 am and is filed under PHP. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
There and Back Again is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).
Mobile Edition

WACT is a solid MVC framework. In contrast to MVC frameworks is the idea of a event driven web control model.
rwfPHP is a simple event driven framework that gives separation of data, logic and presentation. Of course I am partial to rwfPHP.
Strengeths of rwfPHP are the reuse of web controls and templates.
As I have learned and looked at many frameworks after you notice a solid separation of data, logic, and presentation it comes down to developer preference. What style of code you like to develop. WACT is a great framework that handles the main issues of web application development nicely. It does have a learning curve for those not familiar with the MVC mind set. But the developer behind WACT has lots of experience.
There is a New PHP MVC Framework with an integrated AJAX CMS at: http://macs-framework.sourceforge.net/