Skip to main content
ArticlesProjectsUsesNowWork HistoryAbout
Category Archive

Articles: PHP

Technical writings, opinionated architectures, and development guides focusing on PHP.

Articles30
Est. Read Time229 mins
Tags94
Featured2

Discover how Tempest, a modern PHP framework, uses code discovery and the latest PHP features to simplify app development and boost productivity.

PHPFrameworkTempestModern PHPWeb DevelopmentBackendArchitecture
2023-10 · 2 min read

Making APIs the Right Way

Discover why API Platform is a game-changer for building APIs in PHP and Symfony, challenging common misconceptions.

api-platformphpapi-developmentsymfony

Use PHPInsights to enhance PHP code in Laravel and others - A guide to optimal code style and architecture.

phpinsightsphpcode-qualitystatic-analysis

Steve vs Matt; Two Developers, One Problem - Witness two programmers tackle the same challenge with contrasting approaches

phpprogramming-stylescode-designsoftware-development

Learn how to integrate final PHP classes using composition over inheritance in your apps.

phpobject-oriented-programmingcompositionfinal-classes

Explore PHP 8.0 and 8.1 features including constructor promotion, union types, and match expressions.

phpphp-8modern-phplanugage-features