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

Master building Laravel packages with step-by-step guidance on design, commands, DTOs, and testing.

laravelpackage-developmentphpdata-transfer-objects

Enhance your API experience with contextual data objects. Learn how to build clean and developer-friendly integrations with third-party APIs using PHP.

api-integrationphpdata-objectscode
2022-06 · 4 min read

Laravel Pint

Laravel Pint; CLI Tool for PHP Code Styling. Zero dependencies, PSR-12 compliance, effortless operation.

laravelphpcode-stylepsr-12
2022-05 · 6 min read

Sauber PHP

Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.

phpmicro-frameworkapi-developmentpsr

Explore the best options for building CLI apps in 2022, including Laravel Zero, Symfony Console, and more, suitable for both PHP and Rust developers.

cli-appsphpdevelopment-toolsprogramming-languages
2022-05 · 7 min read

Adapter Pattern

Explore the adapter design pattern in coding through a practical example of building a versatile social poster class, adaptable for different social networks.

design-patternsphpsoftware-architectureobject-oriented-programming