Integrates the Zend Service Manager with CakePHP 2
This package integrate the Zend Service Manager with CakePHP 2.
It provides configuration so the Zend service manager can be used as a CakePHP service using the CakePHP 2 interoperable dependency injection container.
This package is a interoperable container integration with CakePHP.
It extends the CakePHP base component class and implements the service container interface, so application services and other types of applications not based on CakePHP can be easily used with CakePHP.