Articles: php
Technical writings, opinionated architectures, and development guides focusing on php.
Articles29
Est. Read Time217 mins
Tags94
Featured2
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
2023-02 · 5 min read
Getting started with PHPInsights
Use PHPInsights to enhance PHP code in Laravel and others - A guide to optimal code style and architecture.
phpinsightsphpcode-qualitystatic-analysis
2022-12 · 14 min read
Steve vs Matt - How two developers approach the same problem
Steve vs Matt; Two Developers, One Problem - Witness two programmers tackle the same challenge with contrasting approaches
phpprogramming-stylescode-designsoftware-development
2022-11 · 3 min read
Composition over inheritance in final classes
Learn how to integrate final PHP classes using composition over inheritance in your apps.
phpobject-oriented-programmingcompositionfinal-classes
2022-10 · 11 min read
Modern PHP features explained - PHP 8.0 and 8.1
Explore PHP 8.0 and 8.1 features including constructor promotion, union types, and match expressions.
phpphp-8modern-phplanugage-features
2022-08 · 6 min read
Working with OS Process in PHP
Learn how to manage and interact with OS processes in PHP for advanced scripting and automation.
phpos-processsymfony-processdeveloper-experience