Just thought I would create a new topic to continue talking about Zend Framework from this post:
http://www.sitepoint.com/forums/show...=638841&page=2
ZF no. of files comparrison against code igniter.
No. Of Files
ZF: 29
Code Ignter: 1
Cache
ZF: 16
Code Ignter: 1
Request
ZF: 1
Code Ignter: 1
Log
ZF: 14
Code Ignter: 1
Config
ZF: 4
Code Ignter: 1
Controller
ZF: 40
Code Ignter: 1
View
ZF: 43
Code Ignter: 1
Ever heard that its harder to keep programming simple than it is writing complex code?
This is because people with with years of experience such as myself know how to code efficiently with the minimum amount of code.
I don't need ZF cache class I can code my own in 5 minutes with just the right number of needed methods and without the bloat of having to load more than 1 class.
I just don't understand how you can argue when I show you these types of figures.
One person just argued that ZF uses design patterns.
So do all the other frameworks.
What are you going to say next? that ZF is light weight?
It clearly is not.
That it uses MVC?
So do a lot of the other frameworks and they do it the right way with a lot less classes.
Are you going to say that ZF is easier to use?
How can it be easier to use when it has such a large API? Its like learning smarty to create a web site instead of learning PHP.
Its the fastest!
I seem to remember ZF benchmarked against other frameworks and it got the lowset score. So its not a fast framework.
Remember Zend the company did not create PHP they just piggy backed on it so they could sell their warez. They have about 6 contributors to PHP out of 1,000 people who are working on each release.
Do you or anyone else have another argument why ZF is the best framework to use?








Bookmarks