I have a ZF2 model under a module and I want to call functions in this model from a plain PHP file. This file is located outside of the project folder.
Is there any way?