annotated-container
annotated-container copied to clipboard
Yii3 DI container support
Hi!
I've found your library quite interesting. Thank you.
This PR adds support for DI PSR-11 compatible container of Yii 3 framework - https://github.com/yiisoft/di
Please let me know if you are interested to adding the Yii DI container support in your library. If not, just feel free to reject this PR.
I've already implemented all the stuff supported in release-2x branch. It's covered by UT as well as all the containers the library supports ATM.
Would be great to hear your thoughts about that :)
Thank you.