Published on 2008-03-14 05:37:02
WebMesh framework version 0.11.2 have just been released, based strongly in PHP5 and proposes a standard structure for PHP projects with intention of:
- Force a better organization of the your project classes.
- Encorage the usage of the PHP version 5.
- Increase the code reuse level
- Becomes it a collaborative framework, in other words, which all contribute with new classes, abstrations, libraries, modules or frameworks to be integrated it.
WebMesh is similar to the Geronimo project idea and more friendly to the Java adopts. This project also includes two example projects to show the framework functionalities:
- A simple system with login/logout (webmesh-example_0.11.2).
- A newsletter sender (newsletter_1.1).
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved