![]() |
dependency injection container for CI - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29) +--- Thread: dependency injection container for CI (/showthread.php?tid=63306) |
dependency injection container for CI - casa - 10-17-2015 Hye, How do you think to integrate dependency injection container in CI version 4 or version 3. That can simplify loader for any models which depend of others. Thus, this would avoid " drowning " if many objects require the presence of other objects in their manufacturers for example. Bye. RE: dependency injection container for CI - ciadmin - 10-17-2015 Duplicate question... http://forum.codeigniter.com/thread-61661.html?highlight=dependency+injection http://forum.codeigniter.com/thread-62537.html?highlight=dependency+injection http://forum.codeigniter.com/thread-61345.html Already planned... http://forum.codeigniter.com/thread-61641.html?highlight=dependency+injection http://forum.codeigniter.com/thread-62615.html?highlight=dependency+injection |