SOLID principles in PHP
What is SOLID? ๐
It is a set of principles to have good software design practices compiled by Uncle Bob.
Why should I use them?
Software design principles or conventions.
Widely accepted in the industry.
Help make code more maintainable and tolera...
emmanuelvalverderamos.hashnode.dev27 min read