Skip to main content
Julien Maury

Julien Maury

Hello, I’m Julien

Learning path
Learn OOP (Object-oriented programming)
Learn S.O.L.I.D. principles
Write readable tests (can be hard sometimes)
Do not neglect soft skills
Be humble
Take criticism gracefully
Share your knowledge
I use these concepts at work
DDD (Domain Driven Design)
Behavioral design patterns (e.g., Observer)
KISS (Keep It Simple Stupid)
YAGNI (You ain't gonna need it)

Recent

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?
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.
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.
Cheat sheet SQL
I wrote a cheat sheet for SQL.