Articles: php
Technical writings, opinionated architectures, and development guides focusing on php.
Working with Data in your API Integrations
Enhance your API experience with contextual data objects. Learn how to build clean and developer-friendly integrations with third-party APIs using PHP.
Sauber PHP
Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.
Building a CLI application in 2022
Explore the best options for building CLI apps in 2022, including Laravel Zero, Symfony Console, and more, suitable for both PHP and Rust developers.
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.
Adventures in PHP - PHP SDK Builder
Learn how to build efficient, interoperable PHP SDKs using Laravel Forge and PSR-18 standards.
Adventures in PHP - PHP URI Builder
Introducing 'uri-builder', a PHP package with a fluent interface for easy URI string creation, simplifying API calls and URL manipulation.