Skip to main content
ArticlesProjectsUsesNowWork HistoryAbout
Category Archive

Articles: php

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

Articles29
Est. Read Time217 mins
Tags94
Featured2

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-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

Learn how to build efficient, interoperable PHP SDKs using Laravel Forge and PSR-18 standards.

phpsdk-developmentapi-integrationpsr-standards

Introducing 'uri-builder', a PHP package with a fluent interface for easy URI string creation, simplifying API calls and URL manipulation.

phpuri-builderpackage-developmentapi-integration