Over the 15+ years of my development career, I have learned several things that significantly increase my effectiveness. In this…
When creating an application that follows The Clean Architecture you end up with a number of UseCases that hold your…
Initially I started creating a general post about PHP Generators, a feature introduced in PHP 5.5. However since I keep…
I’m happy to announce the immediate availability of FileFetcher 4.0.0. FileFetcher is a small PHP library that provides an OO…
Last week I attended the 2016 edition of the PHP Unconference Europe, taking place in Palma De Mallorca. This post…
Last week I attended the I T.A.K.E. unconference in Bucharest. This unconference is about software development, and has tracks such…
In this post I share 5 easy ways to write better mocks that I picked up over the years. These…
I figured having some unit tests for Maps, the MediaWiki extension to work with geographical data and display it by…
About a year back I decided I had to change my development environment from working on a remote server with…