Understanding SOLID: Dependency Inversion Principle
SOLID by Wikipedia
The S.O.L.I.D Principles in Pictures
Joe Lynch -
The Misunderstood Single Responsibility Principle
SOLID Principles Simplified with Examples in PHP
SOLID Principles - Simple and Easy Explanation
The five SOLID principles and why you should use them in your codebase
https://dev.to/ham8821/solid-principles-to-start-with-object-oriented-programming-1e49
https://dev.to/evrtrabajo/solid-in-php-d8e
https://www.getparthenon.com/blog/code-review-single-responsibility-principle
¶
Single-responsibility Principle
¶
‘Open–Closed’ Principle
¶
‘Liskov Substitution’ Principle
¶
‘Interface Segregation’ Principle
¶
'Dependency Inversion' Principle