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.
2 thoughts on “The PHP Framework?”
Comments are closed.
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/