Thursday, 15 April 2010

How to include Zend Framework 2 and modules as external library? -



How to include Zend Framework 2 and modules as external library? -

i include zend application external library , utilize custom modules outside normal application mvc. how autoload application?

thanks.

the easiest (and cleanest) solution might handle external dependencies via composer. see http://framework.zend.com/downloads/composer describes how retrieve zf2 libraries way. composer manages autoloading, is, if installed way, zf2 classes loadable without farther configuration on side.

zend-framework2

No comments:

Post a Comment