In this repository you will find some concepts of oriented object programing which if applyed in a system, there are some benefits to use these concepts such as have a pattern on the code, can help also the team to better understand the developer code and consolidates more security
1 - S.O.L.I.D Link to the concept page: Solid.
2 - D.R.Y Link to the concept page: Dry.
3 - K.I.S.S Link to the concept page: Kiss.