WebMesh is a framework developed to be a platform for the creation of PHP5 projects. 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. The main purpose of WebMesh Framework :
webmesh.jpg

  • Force a better organization of the your project classes.
  • Encourage the usage of the PHP version 5.
  • Increase the code reuse level
  • A collaborative framework, contribution with new classes, abstractions, libraries, modules or frameworks and easy integration.

Released under GPL license.