This is a simple, skeleton application using the ZF2 MVC layer and module systems. This application is configured with doctrine and firephp
The recommended way to get a working copy of this project is to clone the repository
and use composer
to install command:
php composer.phar self-update
php composer.phar install
Alternative installation is download zip file and extract in dir and execute command.
Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!