Welcome to Framework

Framework is a PEAR MVC framework that Joe Stump created for ONLamp.com called Understanding MVC in PHP. It's a fairly simplistic and lightweight MVC event driven framework.

Framework isn't meant to be so much an out of the box solution as it is meant to be a platform and set of libraries for developers to code with. The goal is to provide a platform for PHP developers to quickly create applications in. The additional feature of SiteClass allows developers to create applications and share them amongst multiple sites.

Releases

ReleasedVersion
2007-12-290.4.0
2007-05-270.2.4
2007-01-100.2.2
2006-12-170.2.1
2006-12-140.2.0
2006-12-090.1.9
2006-11-220.1.8
2006-11-090.1.7
2006-11-040.1.6
2006-10-260.1.5
2006-10-180.1.4
2006-03-020.1.1
2006-02-280.1.0
n/a0.0.9
2005-12-120.0.8
2005-12-050.0.7
2005-08-200.0.6

Installation and Configuration

See Also

Other Projects

Trac