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 »
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 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 »
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, »
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 »
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. »