Articles Tagged: php
Technical writings, opinionated architectures, and development guides tagged with 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.
Laravel Pint
Laravel Pint; CLI Tool for PHP Code Styling. Zero dependencies, PSR-12 compliance, effortless operation.
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.
Getting started with DDD in Laravel
Master Laravel DDD with ease; Learn how to enhance your Laravel applications by implementing Domain Driven Design for improved structure and maintainability.