Here's what was popular in the PHP community one year ago today: Ralph Schindler's Blog: Learning About Dependency Injection and PHP Artur Graniszewski's Blog: Drupal 7: HipHop for PHP vs APC - benchmark NetTuts.com: Create WordPress Plugins with...
Marcus Bointon has written up the process he took to get the PHP extension for Wkhtmltopdf (a conversion tool for HTML to PDF generation) up and working on a Mac OSX machine - not as easy a task as it sounds. Wkhtmltopdf is extremely cool. I've...
In response to this suggestion from Alessandro Nadalin about using the "Strategy" design pattern to replace a switch Chris Hartjes has this new post sharing his opinion of "the right way" do it it. Once I realized what he was doing, I realized...
The Symfony Project is running a community survey for developers using the framework. It asks some generic questions including "how long have you been working with Symfony?" and "how did you get to know Symfony?" Symfony 2.0 has been released for...
The Atlanta PHP User Group has announced their latest meeting for June 2012 - an introduction to the Larvel framework from Ben Edmunds . Are you ashamed to admit you're a PHP developer? Have you been using the same old, boring PHP framework for...
Item Cache Facebook Plugin itemCache Wallfa Database Byte Run PHP BBCode jForm Validator jForm-validator My Sitemap Generator
On PHPMaster.com today there's a new tutorial posted, the first part of a series, looking at the use of the Standard PHP Library (SPL) in PHP. In this first part of the series, Stefan Froelich looks specifically at two of the more common uses for...
In his previous post to the MaltBlue.com blog Matt introduced the concept of configuration-driven Zend_Form instances. He's back with a second part to the series , enhancing his original examples by covering some of the base-level form...
In this new post to his blog Sean Coates talks about PHP as a templating language and why he (and Gimmebar ) have decided to go another, more frontend-based direction. For many years, I was a supporter of using PHP as a templating language to...
Fabien Potencier has released a new tool to the open source community today - a documentation generation tool called Sami . Nowadays, phpDocumentor version 2 is probably the best option out there as it has a good architecture, it works fine, it...