What do you mean by service manager in zf2?
Answer / Janardan Kumar Yadav
In Zend Framework 2, the Service Manager is a central component responsible for creating and managing services, which are objects that perform specific tasks. The Service Manager allows for dependency injection and can automatically create and manage service instances based on their configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a custom function to fetch last insert id in zend framework
What do you mean by zend engine?
How to install zend on your local machine?
List some advantages of zend framework as compared to other frameworks
How to set 'selected' value in select box dropdown list?
How to get all get data in zend framework?
How to change the view render file from controller?
What is the use of zend framework?
What is zend controller front in zend framework?
Which class extend the zend model?
What is zend_filter?
What is threads in php?