Skip to main content
ArticlesProjectsUsesNowWork HistoryAbout
Tag Archive

Articles Tagged: php

Technical writings, opinionated architectures, and development guides tagged with php.

Articles45
Est. Read Time365 mins
Categories6
Featured5
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
2023-01 · 5 min read

Configuring Laravel Pint

Discover how to tailor Laravel Pint, a PHP CS Fixer wrapper, to your coding standards with a personal guide on rule implementation and customization.

laravel-pintphpcode-standardslaravel

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

phpprogramming-stylescode-designsoftware-development
2022-11 · 7 min read

Creating a Password Generator

Explore creating a memorable yet secure password generator with Laravel, focusing on framework-agnostic implementation and customization options.

phppassword-securitylaravelcode-generation
2022-11 · 7 min read

Fun with Refactoring

Master the art of Laravel refactoring with Laravel Shift Blueprint, optimizing code for improved performance and management in a real-world Laravel project.

laravelrefactoringphpcode-optimization