profile picture

Recipes for Decoupling Matthias Noback

November 28, 2022 - 123 words - 1 min Found a typo? Edit me
software design

What is coupling, and why is it bad? What is decoupling, and how to do it efficiently? This book is a compilation of strategies to decouple your domain code from those infrastructure details, so you can enjoy a healthier system in the long run.

This book will teach you how to create PHPStan rules from no knowledge, and then it will guide you across many decoupling opportunities like, for example:

  • web framework
  • cli frameworks
  • form validation
  • orm and database
  • test framework

Read more about the book: matthiasnoback.nl/book/recipes-for-decoupling/

Buy it here: leanpub.com/recipes-for-decoupling

280 pages