php project

Larry Garfield's Blog: PHP project structure survey

PHPDeveloper.org  Mon, 01/16/2012 - 13:08

Larry Garfield has posted the results of some of his research into popular PHP frameworks and projects and see how they handle their structure as it relates to the PSR-0 standard.


 

Legacy code - till

Planet PHP  Sun, 07/17/2011 - 11:42

Some people have this misconception that there is a plot to kill of the original mysql extension (aka ext/mysqli) in PHP.

So first off, I know that bloggers are not journalist.

So apprently fact-checking is not required for a rant blog post. ;-) But if a blog post is a rant, it should be labeled as such.


 

Presenting at OSCON 2011 - Sebastian Bergmann

Planet PHP  Fri, 06/03/2011 - 01:20

OSCON 2011

This July I am going to present at OSCON in Portland again:


 

Community News: Drupal and the Future of PHP

PHPDeveloper.org  Wed, 04/13/2011 - 13:02

On the Zend Developer Zone Cal Evans has posted some encouragement about sharing your own thoughts about the post from Dried Buytaert about the future of PHP and Drupal.

As Dries says in his blog:


 

Symfony CMF: why, how, when (part II) - Lukas Smith

Planet PHP  Fri, 04/01/2011 - 02:48

Continuing with my post from the other day I will try to answer some of the questions that seem a bit reoccurring.


 

The PHP project and Code Review - bjori doesn't blog

Planet PHP  Fri, 12/24/2010 - 03:35

Reading code is not only fun, its also a great way to exercise your brain - not to mention a fantastic way to discover new ways to solve problems.

At work (we are hiring btw!), for example, I read pretty much every single commit (and merge requests, for that matter) - and I'm subscribed to several different OSS commit lists.


 

PHPVille almost released today - Philip Olson

Planet PHP  Mon, 09/06/2010 - 14:34

Today Facebook released a HipHop l33t shizznizzle of a tool for PHP but sadly it’s not the PHPVille I was hoping for.

PHPVille is probably a game that encourages PHP community members to work on the PHP project (over at php.net).

Much like FarmVille, users simply cannot stop playing! Possible game features: Each SVN commit [...]


 

FWebDe Blog: Use SQLite For Your Next PHP Project

PHPDeveloper.org  Thu, 08/12/2010 - 08:19

On the FWebDe blog there's a recent post from Eric Bannatyne about using SQLite in your next project.