Alessandro Nadalin has a new post to his blog looking at the Composer project and using it to manage packages and dependencies in PHP applications.
dependenciesAlessandro Nadalin's Blog: Managing PHP dependencies with compos...PHPDeveloper.org Tue, 01/31/2012 - 13:11
Alessandro Nadalin has a new post to his blog looking at the Composer project and using it to manage packages and dependencies in PHP applications. Charles Sprayberry's Blog: Why you should use DIPHPDeveloper.org Fri, 01/27/2012 - 10:18
In this recent post from Charles Sprayberry he explains why using dependency injection (DI) in your application is a good idea and can help make things easier in the long run. Devis Lucato's Blog: Select: Inversion of ControlPHPDeveloper.org Wed, 12/14/2011 - 13:34
In a recent post to his blog Devis Lucato introduces the "Inversion of Control" design pattern and shares an implementation he's created as an illustration - a Service Locator called Select. Nelm.io Blog: Composer: Part 1 - What & WhyPHPDeveloper.org Fri, 12/09/2011 - 13:14
On the Nelm.io blog today there's a new post (part one of a series) about using Composer and Packagist to manage PHP applications as packages. Alex Simonenko's Blog: Installing PHP 5.3.6 on OS X LionPHPDeveloper.org Wed, 07/20/2011 - 10:27
Alex Simonenko has a new post to his blog talking about what he had to do to get PHP 5.3.6 working on his OS X Lion installation since a previous method no longer worked. Want to do something similar to PostRank? - Henri BergiusPlanet PHP Sat, 06/04/2011 - 00:05
So, Google acquired PostRank, the service calculating impact of blog posts and other items in social media. Manuel Pichler's Blog: PHP_Depend jumps on the D-BUSPHPDeveloper.org Thu, 11/19/2009 - 12:46
Manuel Pichler has a new post today about a feature he's added into the PHP_Depend application that tracks the dependencies in your code - a bit of DBus magic. Monk: A Ruby Glue-Framework for Web DevelopmentRuby Inside Fri, 08/14/2009 - 11:20
Ossigeno Blog: Factory for everythingPHPDeveloper.org Thu, 05/28/2009 - 10:13
On the Ossigeno blog there's a recent post from giorgio that suggests that you should use a factory design pattern as often as you possibly can. BackupPC 3.1.0 for UbuntuEnterprise Linux Log Mon, 02/04/2008 - 12:33
While the latest version of BackupPC is 3.1.0, the latest available version in the Ubuntu repositories is 3.0.0. |