Skip to content

DEPRECATED. A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

License

Notifications You must be signed in to change notification settings

ojhaujjwal/OjUserRbacDoctrineORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OjUserRbacDoctrineORM

Master Branch Build Status Latest Stable Version Latest Unstable Version Total Downloads Scrutinizer Code Quality

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

Doctrine ORM Storage Adapter for UserRbac module.

Installation

  1. Add "ujjwal/user-rbac-doctrine-orm": "dev-master" to your composer.json and run php composer.phar update
  2. Run command vendor/bin/doctrine-module orm:schema-tool:update --force to update schema
  3. Enable this module and UserRbac in config/application.config.php
  4. Copy file located in vendor/ujjwal/user-rbac/config/user-rbac.global.php to ./config/autoload/user-rbac.global.php and change the values as you wish

Note

Don't use this module. This is shit. If you use don't use Doctrine ORM, then use UserRbac module.

About

DEPRECATED. A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages