# Tagged

Architecture

1 article

Results1 found
Jun 14, 2026
PHP

SOLID Principles in Modern PHP

SOLID has not changed in years, but PHP has. Here are the five object-oriented design principles rewritten for PHP 8.5, using typed properties, readonly, enums, constructor promotion, and property hooks to express the same ideas with far less boilerplate.

9 min read