Latest Post
Always want to write something, but rarely actually do it

Audit Drops Bombshells, But We Move — v8.4.6 Patches It Up
The PHP Foundation just dropped a fat security audit on `php-src` — that’s the engine behind PHP itself — and yeah, it wasn’t pretty. Some high-sev vulnerabilities were found lurking in the dark corners
Read more

Recipes for Decoupling by Matthias Noback book review
Recipes for Decoupling by Matthias Noback, serves as a practical guide for software developers working with PHP applications. The author, experienced in building web applications, identifies tight coupling to frameworks, ORMs, and testing libraries as a significant source of technical debt and unmaintainable code
Read more

Domain-Driven Design with Laravel book review
The primary themes explored in the excerpts revolve around applying Domain-Driven Design (DDD) principles to a Laravel application, specifically in the context of building an email marketing software
Read more