Five technology considerations when deploying applications in the cloud with Docker and co.
Simple question, difficult answer. Security could cost nothing, but end up costing you everything. COVID-19 has changed the IT landscape.…
Every company has a skeleton in the closet – where one of the biggest skeletons is often a legacy system.
We’ve been using Behaviour Driven Development (or BDD) internally at Loft for a while, and the other day we had…
After describing how easily you can test each controller and action in the previous blog post, soon you will face one…
Apigility is a very interesting project built on ZendFramework 2 which allows you quickly create decent APIs. Decent in this…
Until PHPStorm moved to version 8 it wasn’t exactly straight forward to run and debug PHPUnit tests from PHPStorm on…
Behat is a very popular tool for Behaviour Driven Develepment (BDD). It’s a very robust and complex tool – but…
After years of hard work I finally published my book, it’s called PHPUnit Essentials. Hopefully readers will find it useful…