Tarek DjebaliChange 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
Tarek DjebaliUsing build hook payload to trigger a different build command on NetlifyAll started by the following tweet:Oct 21, 2020Oct 21, 2020
Tarek DjebaliRefactor 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
Tarek DjebaliHow 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
Tarek DjebaliQuick 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
Tarek DjebaliHow 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
Tarek DjebaliLet’s use a dependency injection containerSecond part of the PHP dependency injection explainedJun 15, 2020Jun 15, 2020
Tarek DjebaliPHP Dependency Injection explainedA few days ago, while scrolling on twitter, the following tweet raised my attention.May 28, 2020May 28, 2020