framework project

Symfony Blog: Symfony2 Security Audit

PHPDeveloper.org  Fri, 10/07/2011 - 08:04

Fabien Potencier (of the Symfony framework project) has posted the results of a security audit that was performed on the framework by SektionEins.


 

Matthew Weier O'Phinney's Blog: Using the ZF2 EventManager

PHPDeveloper.org  Tue, 09/13/2011 - 08:25

Matthew Weier O'Phinney, lead on the Zend Framework project, has a new post to his blog talking about the event manager in the Zend Framework, v2 and how to use it in a refectored version of a previous post.


 

Elliot Haughin's Blog: CodeIgniter 1.7.x, 'Core' 2.0, CodeIgnite...

PHPDeveloper.org  Tue, 02/15/2011 - 12:34

Elliot Haughin has posted some of his thoughts about the huge amount of changes the CodeIgniter framework project has been going through lately including moves to Bitbucket, the "Core" versus "Reactor" branches and how he sees it all as "rather messy".


 

Padraic Brady's Blog: Zend Framework Community Review Team

PHPDeveloper.org  Wed, 06/09/2010 - 11:10

In order to help relieve some of the flood of issues that the Zend Framework project has with contributions, a new team has been/is being formed to work with some of the issues surrounding contributions to the framework.

Padraic Brady has a new post to his blog talking about the formation of this team.


 

Jamie Rumbelow's Blog: Wrap me up and put me in a box

PHPDeveloper.org  Fri, 04/09/2010 - 07:09

Jamie Rumbelow, a developer on the CodeIgniter framework project, has a new post about a feature of the upcoming CodeIgniter 2.0 version of the framework - code packages.


 

Cal Evans' Blog: Zend's new namespace converter

PHPDeveloper.org  Mon, 03/29/2010 - 12:43

Cal Evans has a new post today looking at a recent release coming out of the Zend Framework project - a namespace converter to take the standardized naming schemes and convert them into PHP 5.3 namespaces on the fly.


 

Learning Zend Framework: A Case Study - Brandon Savage

Planet PHP  Wed, 03/17/2010 - 23:00

Recently I’ve been immersed into a Zend Framework project in a way that I’ve never been immersed before. This immersion experience has brought out a few thoughts and lessons that I’ve learned through the process about how to get into a framework, how to start a new project using a framework you’ve never used before, [...]


 

Paul Jones' Blog: Solar Beta 1 and 2, With A Blog Demo

PHPDeveloper.org  Sat, 01/02/2010 - 06:06

As is mentioned in this new post by Paul Jones the Solar framework project has reached its "beta" status on December 18th, 2009 and has just hit another milestone - beta2.


 

Symfony Blog: Doctrine vs Propel

PHPDeveloper.org  Mon, 12/07/2009 - 14:42

Since the Symfony framework project has such tight integration with both the Propel and Doctrine ORM layers, they thought they'd share some statistics on the usage of both as mapped through the stats from their Jobeet tutorial.


 

Community News: PHP Advent 2009 Kicks Off

PHPDeveloper.org  Wed, 12/02/2009 - 09:50

As Chris Shiflett mentions in a new post to his blog, this year's PHP Advent series of articles has kicked off with the first article, Comprehensible Code by Paul Jones (of the Solar framework project.