Archive for February, 2010

Using ActiveRecord in Fever Framework

One of the features of the PHP Fever Framework is ActiveRecord access to your database. This is meant to be a database access tool for DB models and contains many of the ActiveRecord functions and more.

Read More ...
 

Fever Framework Update

I just want to update everyone on the status of the framework. It is still on schedule for the February 26th release! As we countdown to the public beta release, I want to keep you informed of some exciting functionality that’s being added. Functionality Along with the JSON controller, a new XML controller has been [...]

Read More ...
 

Introducing the PHP Fever Framework

Overview The birth of a new MVC framework, like most others, is spawned by frustrations with the functionality of one or more other frameworks: too much emphasis on design theory, not enough in others, speed, flexibility… the list goes on. The Fever Framework is no different. In an attempt to find a happy medium with [...]

Read More ...