This is a sample code of application using the ZF2 MVC layer and module systems. This application is built to be used as a starting place for those looking to get their feet wet with ZF2.
This is sample code of Admin module having user management functionality which includes basic functionality of list, search, update and delete users.
This code is built in ZF2 MVC framework with Doctrine2 ORM.