Menu

wCMF 3.5 released

Version 3.5 of the web application framework for PHP has been released.
You can download it from the SourceForge site
https://sourceforge.net/project/showfiles.php?group_id=129852

The new version includes the following changes:

* added phpUnit tests
* integrated Lucene search engine
* implemented support for custom database scripts for installation and upgrade
* added inherent localization support for all content
* added Dionysos adapter to default application
(see http://olympos.svn.sourceforge.net/viewvc/olympos/trunk/olympos/dionysos/docs/Dionysos%20Specification%20JSON.odt\)
* replaced ADOdb with PDO + more performance improvements
* added universal model id concept (allows to reference objects from remote systems)
+ many bug fixes

About:
wCMF is a lightweight MDA approach to application development based on the MVC pattern.
It allows to create any kind of PHP webapp, e.g. CRM, CMS from an UML model.
It features an object persistence layer, a soap interface and standard views/controllers.

Posted by ingo herwig 2011-05-25

Log in to post a comment.