indieverse.dev

SOFTWARE ARCHITECTURE

Explore Software Architecture books/courses by Indie Creators

Discover DDD, Architectural Styles, Tactical Design Implementations, and Bounded Context Integration with PHP.

Microservices for everyone Cover

Microservices for everyone

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").

Advanced Web Application Architecture Cover

Advanced Web Application Architecture

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.