Research&Implement: Use PHP-DI for Dependency Injection #42
Labels
groomed
The issue has been groomed and should be in a good shape.
hacktoberfest
https://hacktoberfest.digitalocean.com/
help wanted
refactoring
up-for-grabs
Dependencies like
typeMapper
,propertyMapper
,valueConverter
,*Factory
could be injected using DI. If we implemented DI, we could also have a default container and get rid of method such asgetModelBinder
.The goal of this task is to:
Resources:
The text was updated successfully, but these errors were encountered: