= Maveric PHP = Maveric is an extremely simple, lightweight, and flexible MVC framework written in PHP, but taking most of its inspiration from Rails. Check out StoryOfMaveric to see what inspired yet another MVC framework. Filling in this wiki documentation is obviously secondary to working on the project for now. {{{ #!div style="width: 33%; float: left;" == Basics == * [wiki:Models Models] * [wiki:Views Views] * [wiki:Controllers Controllers] * [wiki:Helpers Helpers] * DatabaseConnection }}} {{{ #!div style="width: 33%; float: left;" == Configuration == * [wiki:Routes Routes] * DatabaseConfiguration }}} {{{ #!div style="width: 33%; float: left;" == Other Resources == * [http://www.php.net PHP] }}} {{{ #!html
}}} Maveric is '''free software''', available under the [wiki:License MIT License]. == Starting Points == * GettingStarted -- A brief introduction to Maveric. * HelloWorld -- Writing a Hello World app in Maveric. * TracGuide -- Documentation for Trac. * TracSupport -- Trac Support. For a complete list of local wiki pages, see TitleIndex.