Articles Tagged: php
Technical writings, opinionated architectures, and development guides tagged with php.
Building polished CLI tools with MiniCLI v5
Transform PHP scripts into professional CLI products with MiniCLI v5's zero-dependency architecture and instant boot times.
The Object Design Style Guide for PHP 8.5 - Discipline without friction
How PHP 8.5 absorbs Noback's Object Design Style Guide patterns directly into syntax, eliminating ceremony.
The Pattern-First Trap in PHP
Why starting with design patterns too early can overcomplicate PHP apps, and a practical way to design from constraints instead.
Your PHP application is not stateless
Understanding statelessness in PHP: filesystem assumptions, session state, and building truly stateless applications with Zero Trust principles.
Recalibrated
From clearning IEDs in Afghanistan to clearning pull requests. A raw look at navigating PTSD and finding a new mission through Linux and logic.
Relay: Building a Fiber-Native HTTP Layer for Modern PHP
Explore the design and implementation of Relay, a new HTTP transport layer for PHP 8.5+.