Change PHP namespaces automatically with nsfixRecently, during a tech meeting, we had to discuss the impact of a company rebranding on its public packages.Mar 23, 2021Mar 23, 2021
Using build hook payload to trigger a different build command on NetlifyAll started by the following tweet:Oct 21, 2020Oct 21, 2020
Refactor your legacy code with confidenceRefactoring legacy code is … Well! let’s say not the most exciting task for a developer. It’s even considerer by some to be a scary one. 😱Sep 21, 2020Sep 21, 2020
How to detect insecure packages in your PHP projectWhen your project relies on public packages, it’s clear that detecting public security vulnerabilities is a great addition to your CI/CD…Aug 29, 2020Aug 29, 2020
Quick profiling with Blackfire.io and DDEVImagine, one day, after few hours of implementing a new feature, you need one last test before pushing your code… The output sounds…Jul 21, 2020Jul 21, 2020
How to handle a long time build on NetlifyAs you may know, Netlify (Free plan) has build time limits (15 min per build). Your project deploy will fail if it takes more than 15…Jul 9, 2020Jul 9, 2020
Let’s use a dependency injection containerSecond part of the PHP dependency injection explainedJun 15, 2020Jun 15, 2020
PHP Dependency Injection explainedA few days ago, while scrolling on twitter, the following tweet raised my attention.May 28, 2020May 28, 2020