Calf

Calf is a light weight, Model-View-Controller based framework written in PHP. The main goal of the project is to promote code reuse within websites I create. Following the MVC pattern, the framework accommodates for both desktop and mobile devices (such as the IPhone or Android based devices). The name 'Calf' is short for Calvin's Framework.
Why release the source code? Firstly, for websites in which I have deployed the framework, I want to give the owners (or other developers) the ability to update the framework free of charge (as well as obtain appropriate documentation for the project). I also hope others will learn form my example and use the project in their own work. To this extent, the project is licensed under the GNU General Public License v2.0 (GPL).
Install Requirements:- Apache Web Server (htaccess redirects required)
- Latest versions of PHP and MySQL installed
- Optimised classes for databases including MySQL, PostgreSQL
- Optimised classes for data access objects
- Manual for modifying the framework
- Template/Theme Support
- Modular Design (for blogs, backend etc)
- Increased Mobile Device Support
