Archive for February, 2010

Module Support Added to Fever Framework

Posted on 22. Feb, 2010 by Will Fitch.

0

I’m excited to announce that modules will be supported in time for the public preview on Friday! This is just one of the many steps taken to make Fever as flexible as possible.
Modules Overview
Modules are kind of mini-applications within a larger web application. They maximize component reuse by developing the controllers, [...]

Continue Reading

Fever Framework Update

Posted on 11. Feb, 2010 by Will Fitch.

0

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 added. [...]

Continue Reading

Same Website, Different Domain

Posted on 09. Feb, 2010 by Will Fitch.

0

As you have already noticed, I have updated posts on phpfever.com to go to willfitch.com. This is because I’m preparing the PHP Fever Framework site and it will live on phpfever.com. All previous posts from my blog will now forward (with a 301 redirect) to willfitch.com.

Continue Reading

Introducing the PHP Fever Framework

Posted on 05. Feb, 2010 by Will Fitch.

3

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 [...]

Continue Reading