Using Makefiles for simple build scripts

Makefiles are probably one of the most useful tools in my belt. They allow me to create repeatable tasks which I can run with a simple »

Ditto.php alpha release

Ditto.php composer package to quickly build a web proxy which replaces my old project under this name. Usage example: composer require stilliard/ditto.php dev-master »

Twig Playground

I've been playing around with Twig templating alot lately, we're implementing it in one of our core projects at work. Twig a great language for templating, »

Yet another CSV parsing php package, but what makes it different?

So I'm a little bored with that state of most CSV parsing tools. I'm not saying there aren't some good lib's, but, either they seem to »

Rightmove BLM file reader / parser

Slightly late post but thought I'd mention a quick new composer package i recently pushed up. A simple BLM reader for use with Rightmoves .BLM files. »