What new in zend framework 2.0?
Answer / Satyendra Kumar
Zend Framework 2.0 introduced several significant changes, such as a more modern architecture based on Composer and PSR-4 autoloading, a rewritten module system, and improved support for Service Manager (an Inversion of Control container).
| Is This Answer Correct ? | 0 Yes | 0 No |
What do two colons mean in php?
Write a program to show the function of action helper?
How to print exact sql query in zend framework ?
Explain what is being presented by the decorators?
What is the use of zend framework?
I want to use a sql function or perform calculations in a statement I'm generating with zend_db_select. How can I do this?
Tell me what is the function of model in mvc architecture?
What do you mean by zend engine?
What is authorization in zend framework?
How we can add custom view helpers to zend framework 2?
What is the zend file upload and element decorators?
What is the procedure to see that the optional file is detected?