Closed JoshuaBehrens closed 2 years ago
Hey @JoshuaBehrens, Yes it is planned to add PSR support, at least for container (PSR-11), logging (PSR-3) and maybe HTTP message interface (PSR-7).
In our next release (0.9.0-alpha) we will introduce a Dependency Injection Container based on PSR-11 (see branch "feature-145-dependency-injection"/ #145).
If there are any other things you want to know or are noe cleared leave a comment. Otherwise you can close the issue.
Thanks for the answer. I will come back later when I see more PSR :)
Hi, I stumbled upon this framework and looked into it. Are there any thoughts on providing implementations for PSR? This would add lots of compatibility e.g. for requests, logging or caching.