-
DevOps
7 Ways to Improve Your Test Suite with Docker
I try to be disciplined in writing tests, but it’s usually not long before something gets in the way. Integration-testing…
Read More » -
DevOps
Building a PHP Command Line App with Docker
Over the past few months, I’ve started using Docker for all my local development work. Previously I had experimented with…
Read More » -
PHP
Incremental Software Development with PHP Microservices
Building complex software projects is almost always an iterative process. We rarely get to spend months designing and writing a…
Read More » -
PHP
Setting Up and Deploying a Modern PHP Application
Despite widespread adoption, PHP has long received criticism for being inconsistent and encouraging questionable development practices. That said, millions of…
Read More »