Briefly, the dependency injection helps us to work with dependencies: makes them observable and enables to substitute…
php
3 Articles
3
Today I struggled with updating the library in the project. I just raised the version of this…
Недавно столкнулся с необоснованным, на мой взгляд, злоупотреблением конструкцией switch в PHP (язык в этом вопросе —…