dependencies

Alessandro 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 DI

PHPDeveloper.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 Control

PHPDeveloper.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 & Why

PHPDeveloper.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 Lion

PHPDeveloper.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 Bergius

Planet 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-BUS

PHPDeveloper.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 Development

Ruby Inside  Fri, 08/14/2009 - 11:20

monkI recently came across the interesting-looking Monk framework.

It allows you to specify a list of dependencies for technologies to use in your project (in the form of git repositories or gems), and it will take care of extracting them into your application's vendor folder.


 

Ossigeno Blog: Factory for everything

PHPDeveloper.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 Ubuntu

Enterprise 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.

Normally, I wouldn’t split hairs over a point release, but 3.1.0 has some very nice, new features of which IT administrators may want to take advantage.