There is no diference in size between full and minimal package for me, boh are 17.97MB (library/Zend). Looks like the only diference between this 2 is full package contains tests, externals and demos, right?
There was packagizer, but it is removed now http://devzone.zend.com/article/4034-Zend-Framework-Packagizer :( Regards, Saša Stamenković 2009/7/9 Саша Стаменковић <[email protected]> > The case is: > > You want to implement simple twitter (Zend_Service_Twitter) script or > contact form (Zend_Form), so you want target component with dependencies > (e.g. autoload, Zend_Http for twitter...) and your script will be installed > on clients server, and he will ask : "Why your contact form have 20MB :)", > it's silly isn't it? > > Regards, > Saša Stamenković > > > > On Thu, Jul 9, 2009 at 4:14 PM, Pádraic Brady <[email protected]>wrote: > >> It's not huge, but there are cases where size matters - mostly because the >> public perceive a huge application download as a sign of something bloated >> and probably hard to use. Imagine releasing a cool new HTML Cleaner Library >> - with a 5MB download of which only 268KB is the cleaner library itself ;). >> >> That said - that scenario is when deploying/distributing something - >> getting the component from the ZF site to start with should mean size >> doesn't matter. It's a relatively tiny download - a few seconds with a >> decent connection. >> >> Pádraic Brady >> >> http://blog.astrumfutura.com >> http://www.survivethedeepend.com >> OpenID Europe Foundation Irish Representative<http://www.openideurope.eu/> >> >> >> ------------------------------ >> *From:* Christopher Östlund <[email protected]> >> *Cc:* [email protected] >> *Sent:* Thursday, July 9, 2009 3:01:13 PM >> *Subject:* Re: [fw-general] Zend Framework Custom Builds >> >> The minimal version of ZF is just 4.5MB, is that really too big? >> >> On Thu, Jul 9, 2009 at 3:52 PM, umpirsky <[email protected]> wrote: >> >>> >>> Hi. >>> >>> Is there a custom build download page for zf, which can build zf >>> component >>> with dependencies? For e.g. if I want to use just Zend_Service_Twitter or >>> Zend_Form, I don't need entire framework to be included into my project. >>> >>> Regards, >>> Sasa Stamenkovic. >>> -- >>> View this message in context: >>> http://www.nabble.com/Zend-Framework-Custom-Builds-tp24410459p24410459.html >>> Sent from the Zend Framework mailing list archive at Nabble.com. >>> >>> >> >
