On the Ibuildings techPortal today they've posted the latest episode in their DPCRadio series (as recorded at last year's Dutch PHP Conference) - Stephan Hochdoerfer's talk Real World Dependency Injection.
instantiationIbuildings techPortal: DPCRadio: Real World Dependency InjectionPHPDeveloper.org Tue, 04/12/2011 - 13:51
On the Ibuildings techPortal today they've posted the latest episode in their DPCRadio series (as recorded at last year's Dutch PHP Conference) - Stephan Hochdoerfer's talk Real World Dependency Injection. The Monad ZipperLambda the Ultimate - Programming Languages Weblog Mon, 04/26/2010 - 10:18
The Monad Zipper by Bruno Oliveira and Tom Schrijvers
Zend Developer Zone: Request parameter mapping to action method ...PHPDeveloper.org Mon, 10/05/2009 - 07:04
The Zend Developer Zone has a quick post from albeva about an extension from the default controller in the Zend Framework to map URL parameters directly to the methods. DevShed: Using Static Methods to Validate Data with Helpers in P...PHPDeveloper.org Wed, 09/09/2009 - 07:29
DevShed finishes off their series on data validation with this eighth part - a look at using static methods to create a simple validation helper class (a rework of earlier code). DevShed: Working Out of the Object Context to Build Loader Apps ...PHPDeveloper.org Fri, 06/26/2009 - 06:56
New on DevShed there's the latest part of a series of tutorials they've written up (fifth of eight) about building automatic loading functionality into your applications. |