Why is Zend Framework so popular? Ask Question. Asked 11 years, 11 months ago. Active 7 years, 11 months ago. Viewed 12k times. Improve this question. Add a comment. Active Oldest Votes. When you think about it; it's like saying: "Our language isn't as performant as it could be, so we made a framework with caching that makes it faster" Most of what Zend offer, can be done without Zend.
But Zend's package is a very good "All in one" distribution. They offer certifications and trainings. Improve this answer. There is a marketing factor involved, that is for sure — Elzo Valugi. Well the fact that the sell certifications and things like that is a very good marketing strategy, for most of their customers: Zend is to php what cisco is to networking.
Corporations and HR departments love certification. Corey Ballou. That gave me the confidence that Zend is workable. However, I have to admit that I feel it is monstrous if used for every aspect of one's application.
Perhaps my mind is too simple for ZF This would be helpful to newcomers; if it exists somewhere I haven't found it. Not aware of any. Just the only question - where to handle the ACL - use front controller plugin and it's preDispatch method.
In my applications, I do all the same things that the ZF tools do, mostly by using simple PHP functions that have been around for years: validate form data cleanse form input handle files uploaded through forms manipulate and compare dates handle authentication send emails write to log files read from configuration files read external HTTP pages exchange in JSON and SOAP formats work with third-party APIs I can't find much of anything in Zend Framework that is worth my time.
John Doe. In terms of speed they are NOT better then other frameworks. Elzo Valugi. As far as speed, you are referring to PHP frameworks, correct? Billy Scholtz. Form layout: It's really easy.
Authentication: Zend Framework: Login password hash, email validator? Yes, it's only a small piece of code. You basically copy and paste it in your projects. The good thing about this framework is that is easy make things your way. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Toggle navigation.
Overview Zend Framework is a collection of professional PHP packages with more than million installations. Allow Cookies. However, seldom do developers repeat their code and this makes it a good choice. Going by the design, Zend is a simple collection of classes. However, in other cases, you can just load required components. The Zend platform is quite decoupled, offering each component as an individual library, instead of being a framework as a whole.
Developers working in ZF must have heard about glue framework. Zend integrates a lot of components ranging from user authentication to controlling access to resources. Similarly, it is easy to integrate RSS feeds and create forms. Lack of model implementation provides developers the flexibility of using any element to achieve the end result.
There are no restraints holding back the already complicated implementation. Engineered with performance tuning in mind.
Zend Framework 3 runs up to 4x faster than version 2 releases! Built with security best practices. Store passwords using bcrypt , encrypt with AES , and more. A proven history of success running business critical and high-usage applications. Ready for PHP 7. ZF Information disclosure in zend-developer-tools. ZF Potential remote code execution in zend-mail via Sendmail adapter. Have you found a bug in Zend Framework? Report here! Have you identified a security vulnerability in ZF?
Please report it to us at zf-security zend.
0コメント