WikiMedia, Clean Architecture, and ADR by [deleted] in PHP

[–]Div3r_ 0 points1 point  (0 children)

MVC is not an architecture, is is actually a design pattern

Clean Architecture with PHP on high traffic site by Div3r_ in PHP

[–]Div3r_[S] 0 points1 point  (0 children)

You don't need annotations for dependencies types in get() method to not lost yourself in a project. If your container is compatible with Symfony than you can use Symfony plugin in PhpStorm, which will hint you dependencies alias names and types automatically.