yiisoft/di

[RFC] Support lazy services via ocramius/proxy-manager

BoShurik opened this issue · 3 comments

Support lazy services via ocramius/proxy-manager

May be useful for view injections to initialize service only on usage

As I understand those packages don't provide lazy loading but only decoration

The feature would be useful and will likely improve overall performance (not entirely sure about it).

Some references: