Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
New PHP5.3+ Framework: Jolt
Aug 13, 2010 @ 15:50:05

On the Zend Developer Zone today there's a new post from Vic Cherubini about a new PHP 5.3 only framework - Jolt.

Since [I wrote a previous framework], PHP5.3 was released and added a whole slew of features. Wanting to take advantage of them, I rewrote (and renamed) the entire framework from Artisan System to Jolt. The interesting thing about Jolt is that it intentionally doesn't come with any type of ORM or ActiveRecord classes. Because I believe that Models should be fat, and controllers skinny, the model framework is left entirely up to the developer.

The README on the github repository talks about why he decided to make his own framework, some of the features and functionality it includes and an example of it in action (a boostrap file).

tagged: framework jolt orm activerecord model example

Link:

Zend Developer Zone:
Zend Framework Takes Home a Jolt Productivity Award
Mar 10, 2008 @ 12:54:00

The Zend Developer Zone has posted briefly about an award that the Zend Framework/DevZone received at this year's Jolt Awards (the "Oscars of our industry).

Both Zend Framework and Zend's DevZone were nominated for Jolt Awards this year. Zend Framework walked away with a "Jolt Productivity Award", for a project that is still in it's 1.x version, this is awesome!

Other categories in this year's event included "Technical Books", "Collaboration Tools", "Development Environments" and the category the Zend Framework was in - "Libraries/Frameworks". It beat out the Eclipse Modeling Project and the Spring Framework for the top spot in productivity.

tagged: zendframework jolt productivity award devzone

Link:


Trending Topics: