wCMF 2.5 (Default branch) |
|
|
wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows the creation of any kind of PHP Web application such as CRM or a CMS from a UML model. It features an object persistence layer, a SOAP interface, and standard views and controllers.
License: GNU Lesser General Public License (LGPL)
Changes:
The most important enhancements are a new
generation strategy that completely separates the
generated model classes from the custom ones,
persistence hook methods that are executed before
and after standard events, and an AJAX driven user
interface.
|