Skip to main content

Externals

2024

Basic loops vs. array helpers vs. readability
PHP has built-in helpers to make all kinds of sorting and filtering with arrays, but is it always the best solution?

2023

SOLID: writing better interfaces
How to use PHP interfaces correctly.
Cheat sheet for the Blue side
I wrote a cheat sheet for the Blue Team.

2022

Interfaces or abstract classes?
Do you need an interface or an abstract class ?
Please remove that .git folder
Classic attack vector that exploits insecure git pull on production.
Cheat sheet Bash
I wrote a cheat sheet for Bash.
Cheat sheet PHP 8
I wrote a cheat sheet for PHP 8.
Cheat sheet GIT
I wrote a cheat sheet for the Holy GIT.

2021

Cheat sheet SQL
I wrote a cheat sheet for SQL.