A note about a new framework that's been release was passed along to us today - the WebMesh framework PHP5.
WebMesh is a framework developed to serve of base for the creation of projects with PHP5. It offer an API with various abstractions to facilitate the application development and a module implementing the MVC pattern (Model2) using Smarty in the View.
Some of the goals for the framework include:
- Force a better organization of the your project classes
- Encorage the usage of the PHP version 5
- Becomes it a collaborative framework where others can contribute with new classes, abstrations, libraries, modules or frameworks to be integrated