2017 © Pedro Peláez
 

yii2-extension yii2-redis-rbac

PHP 5.6+ Redis / RBAC integration for the Yii framework

image

sweelix/yii2-redis-rbac

PHP 5.6+ Redis / RBAC integration for the Yii framework

  • Tuesday, July 11, 2017
  • by pgaultier
  • Repository
  • 4 Watchers
  • 17 Stars
  • 1,782 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 11 Versions
  • 15 % Grown

The README.md

Redis Yii2 RBAC integration

This extension allow the developper to use REDIS database as the RBAC repository., (*1)

Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage License, (*2)

Latest Development Version Build Status Scrutinizer Code Quality Code Coverage, (*3)

Installation

If you use Packagist for installing packages, then you can update your composer.json like this :, (*4)

``` json { "require": { "sweelix/yii2-redis-rbac": "*" } }, (*5)


Howto use it ------------ Add extension to your configuration ``` php return [ //.... 'components' => [ 'authManager' => [ 'class' => 'sweelix\rbac\redis\Manager', 'db' => 'redis', ], // ... ], ];

For further instructions refer to the related section in the Yii Definitive Guide, (*6)

Running the tests

Before running the tests, you should edit the file tests/config/redis.php and change the config to match your environment., (*7)

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code., (*8)

Fork the project, create a feature branch , and send us a pull request., (*9)

The Versions

11/07 2017

dev-master

9999999-dev

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

11/07 2017

1.1.1

1.1.1.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

11/07 2017

dev-devel

dev-devel

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

11/07 2017

1.1.0

1.1.0.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

15/03 2017

1.0.5.1

1.0.5.1

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

15/03 2017

1.0.5

1.0.5.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

06/12 2016

1.0.4

1.0.4.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

02/11 2016

1.0.3

1.0.3.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

22/06 2016

1.0.2

1.0.2.0

PHP 5.6+ Redis / RBAC integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

02/05 2016

1.0.1

1.0.1.0

PHP 5.6+ PostmarkApp integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac

02/05 2016

1.0.0

1.0.0.0

PHP 5.6+ PostmarkApp integration for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Philippe Gaultier

yii2 redis rbac