What are the goals of zend framework?
Answer / Bindu Shukla
The main goals of Zend Framework are to provide a set of reusable PHP components that can help developers build robust, scalable and secure web applications.nSome specific goals include fostering community development, promoting best practices, and providing a high-quality code base for common tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change layout for module level in zend framework 2?
Explain the difference between zend 2 & zend 3?
Should I sign an individual cla or a corporate cla?
Explain what is the difference between zend_auth and zend_acl?
What is front controller in zend framework?
how do you protect your site from sql injection in zend when using select query?
What are the important component of zend framework?
What is the difference between redirect and forward in zend framework?
Zend_cache provides a generic way to cache any data?
How to get all post data in zend framework?
What is the minimum php version required to run zend framework 2?
How to write a program to show the instantiation of the window class?