====== Welcome to Mivec Wiki ====== Welcome to Mivec Framework's wiki. Mivec Framework is a lightweight web application framework for PHP. Mivec Framework aims to provide an easy-to-learn, object-oriented, lightweight, documented MVC framework for PHP, with many ideas borrowed from [[http://www.opensymphony.com/webwork_old/|Webwork 1]], yet another masterpiece MVC framework for Java by [[http://www.opensymphony.com|OpenSymphony]]. Its features include: * Direct mapping of request parameters to web application controllers (Actions) * Easy server-side validation of data * PHP code, Properties- or XML-based Action-to-view mapping * Internationalization support, using PHP's gettext extension * [[http://smarty.php.net|Smarty PHP template engine]] support By the way, the name "Mivec" is chosen merely because it pronounces like MVC, with no intention at all to make any relation with [[http://www.mitsubishi-motors.com/corporate/about_us/technology/performance/e/mivec.html|MIVEC Engine]] in any way. Mivec Framework is licensed under a BSD-style license. See [[docs:license|Mivec License]] for details. [[docs:intro|Introduction]]\\ [[docs|Documentation]]\\ [[demonstration|Demonstration]]\\ [[download|Downloads]]\\ [[TODO|TODO]] [[http://sourceforge.net/projects/mivec/|Mivec Framework on SF.net]]