RFC - Adding a DI container · Issue #14865 · cakephp/cakephp
CakePHP has long been without a dependency injection container, as we haven't needed one in CakePHP core. Instead of using a DI container we rely on service locators for the ORM, global configurati...