====== Download TinyMVC Framework ====== Visit our [[http://code.google.com/p/php-tinymvc/downloads/list|Google Code Project Page]] for information about full list of available TinyMVC Framework downloads. * TinyMVC latest official release (considered: "stable" atm ;-)), **ver. 0.9 beta**: * [[http://php-tinymvc.googlecode.com/files/php-tinymvc-0.9beta.zip|php-tinymvc-0.9beta.zip]] * [[http://php-tinymvc.googlecode.com/files/php-tinymvc-0.9beta.tar.gz|php-tinymvc-0.9beta.tar.gz]] \\ * TinyMVC unofficial release, **ver. 1.0 rc**: //According to users feedback and continuous development, a lot of changes (including some basic concepts) has been made since 0.9 beta. This version is not officially released and documented yet, however you might be interested to see how things going on there. **It can be accessed via SVN only**//: * [[http://php-tinymvc.googlecode.com/svn/trunk|Browse version 1.0 rc trunk]] \\ TinyMVC Framework source code can be checked out anonymously through [[http://subversion.tigris.org/|SVN]] repository. To checkout main project trunk, use the following instruction: svn checkout http://php-tinymvc.googlecode.com/svn/trunk/ php-tinymvc \\ You can browse project's repository via web-based interface as well: * [[http://php-tinymvc.googlecode.com/svn/|Browse TinyMVC SVN Repository]] \\ See [[wiki:documentation|Documentation Page]] to get more information about using TinyMVC Framework