
My talk on PHP Developer Day 2023
Reading Time: < 1 minutes What a great day – on the 22nd of September 2023, I spoke on the PHP Developer Day 2023 in Dresden, Germany. My talk, “Speed up your code for the planet”, where I showed how Read More …
Reading Time: < 1 minutes What a great day – on the 22nd of September 2023, I spoke on the PHP Developer Day 2023 in Dresden, Germany. My talk, “Speed up your code for the planet”, where I showed how Read More …
Reading Time: < 1 minutes My two-part article, “Sustainable Software with PHP” (“Nachhaltigere Software mit PHP”) was recently published in the German PHP Magazin. Optimising the performance of PHP applications not only reduces carbon emissions, but often also saves money Read More …
Reading Time: 6 minutes Carbon is bad for the climate. Thus, Green IT aims to reduce the impact of IT on the climate as much as possible by reducing the emissions. While we can’t write software that does not Read More …
Reading Time: < 1 minutes In October this year, I gave two talks at the International PHP Conference in Munich. I’m pleased that my talk “Coding against climate change” was picked as the keynote on Wednesday. This is a very Read More …
Reading Time: < 1 minutes I’m delighted to share that I published my very first article “Frameworkless – Weniger ist manchmal mehr” (Frameworkless – Sometimes less is more) in the August/September digital issue of the renowned German “PHP Magazin”! It’s Read More …
Reading Time: < 1 minutes My first talk on the International PHP Conference 2021 about “Frameworkless” – building PHP applications without a framework. Read More …
Reading Time: 7 minutes With the release of PHP 8, it’s time to look at some good old habits like Getters, Setters and DocBlocks and reduce boilerplate code. Read More …
Reading Time: 2 minutes Xdebug is a cool PHP debugger, but it can seriously slow down code execution. Learn how to easily toggle xdebug on and off in your local docker environment. Read More …
Reading Time: < 1 minutes http-helper and config, two recent PHP composer packages of mine, have just reached stable state a few days ago. http-helper is there to help you debugging http requests and responses. It is purely for development purposes Read More …
Reading Time: < 1 minutes Not many useful PHP books have been published recently (or I haven’t yet discovered them), so I really want to recommend “Modern PHP” by Josh Lockart, another quality product by O’Reilly. Having only 270 pages, Read More …