While thinking about reusing zf modules outside of zf application, i noticed that all of the modules I've seen so far specify 'zendframework/zendframework' as dependency in their composer.json.
But ZF was always emphasized as loosely coupled components framework.

Keeping that in mind, should we encourage specifying separate ZF2 components as dependencies in modules composer.json rather than whole framework? Most obvious benefit is that those who not using ZF will not be forced to install whole framework, hence they will hesitate less in reusing components and modules.

--
Aleksey Khudyakov
Web developer, ZCE


--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to