ZF2 – Split Module Configuration in Several Files
It is common situation to have too many configuration options in a single ZF2 module config file so it will be not so easy to manage all of them. In this situation the best solution ...
