Skip to content

patrioticcow/Zend-Project

Repository files navigation

ZendSkeletonApplication

Introduction

This is a simple, skeleton application using the ZF2 MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with ZF2.

Disclaimer

This code is used for testing purposses only, primarily for my playground.

Modules

What is inside / working

  • Twitter Bootstrap
  • Master Layout
  • User (can register, change attributes.. see ZfcUser)
  • Auth (can login, logout.. see ZfcUser)
  • Roles ( can use roles.. see BjyAuthorize and RoleUserBridge)
  • Admin ( admin layout and role)

View Admin Features

Register an user and change it to "admin" in the "user_role_linker" table

About

ZF2 sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published