2017 © Pedro Peláez
 

library user-rbac-doctrine-orm

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

image

ujjwal/user-rbac-doctrine-orm

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

  • Thursday, April 10, 2014
  • by ojhaujjwal
  • Repository
  • 1 Watchers
  • 1 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

OjUserRbacDoctrineORM

Master Branch Build Status Latest Stable Version Latest Unstable Version Total Downloads Scrutinizer Code Quality, (*1)

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac, (*2)

Doctrine ORM Storage Adapter for UserRbac module., (*3)

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., (*4)

The Versions

10/04 2014

dev-master

9999999-dev https://github.com/ojhaujjwal/OjUserRbacDoctrineORM

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

  Sources   Download

MIT

The Requires

 

by Avatar ojhaujjwal

authorization zf2 module rbac zendframework access-control

05/04 2014

dev-develop

dev-develop https://github.com/ojhaujjwal/OjUserRbacDoctrineORM

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

  Sources   Download

MIT

The Requires

 

by Avatar ojhaujjwal

authorization zf2 module rbac zendframework access-control

16/02 2014

0.0.1-beta1

0.0.1.0-beta1 https://github.com/ojhaujjwal/OjUserRbacDoctrineORM

A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac

  Sources   Download

GNU GENERAL PUBLIC LICENSE

The Requires

 

by Avatar ojhaujjwal

zf2 module zendframework