SlmGoogleAnalytics
SlmGoogleAnalytics copied to clipboard
Usage with ZF1
We are currently still on ZF1, but planning on migrating. I noticed the composer.json file depends on the COMPLETE ZF2 library. Would it be an idea to only depend on those components that are actually required? For example:
"zendframework/zend-servicemanager": "~2.2"
This way we reduce the amount of downloaded components and allow a gradual upgrade to ZF2
Sure, this is entirely possible. I am a tad out of PHP development. Could you provide a PR? Then I am happy to merge.
thanks for the response. As soon as this subject hits my plate again, I will spend some time on a PR :+1: