Easy PHP version switching on Ubuntu (allows for running multiple versions at the same time)
This article assumes you're using PHP FPM, we'll also show you how to switch PHP versions on the command line at the bottom as well. You'll »
This article assumes you're using PHP FPM, we'll also show you how to switch PHP versions on the command line at the bottom as well. You'll »
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. »