SOFTWARE ARCHITECTURE
Explore Software Architecture books/courses by Indie Creators
Domain-Driven Design in PHP
Discover DDD, Architectural Styles, Tactical Design Implementations, and Bounded Context Integration with PHP.
You'll learn about asynchronous integration, independent deployability, continuous delivery, and immediate versus eventual consistency.
Decoupling your code is a way to make it future-proof (without doing too much work that "you ain't gonna need").
This book helps you get your web applications back in shape. It contains many techniques for decoupling from infrastructure (like the framework, the database, or remote web services)
Covers the Clean Architecture and how to implement it in PHP, as well as the concepts of SOLID design, various design patterns, and a look at various architectures.