PHP SOLID Principles
The SOLID principles are a set of five design principles intended to make software designs more understandable, flexible, and maintainable. These principles, when followed, help in creating code that is easier to manage and extend over time.