Hello everyone,
i was comparing speed of yii2, zf2, sf2 in order to decide which one to use for my next middle-size project.
I have successfully used yii1 a lot in the past (and successfully also zf2, sf(1|2))…
I decided to take a look at the vendor directories and compare…
zf2 23MB
sf2 54MB (doctrine2 and swiftmailer included)
yii2 187MB (72MB for twbs alone)
isn’t that a bit much?