Movicon

Movicon is an open source web application framework for producing web applications. It is written in PHP and exclusively in functional code and distributed under the LGPL license.
The name Movicon is a contraction of Model-View-Controller.
Goal
Movicon aims to be light-weight and modular while leaving the programmer in control of the code and its structure. The framework attempts to constrain the user as little as possible and all functions are available in any part of an application, thus removing the explicit separation between models, views or controllers.
History
Development on Movicon began during the year 2009 after the author started testing multiple PHP framework but found them too complex or restrictive.
Movicon 0.3 was released on the 26th September 2009.
Movicon 0.4 was released the 29th March 2011.
Movicon 1.0 was released the 9th December 2011.
 
< Prev   Next >