PHPackages                             siganushka/rbac-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. siganushka/rbac-bundle

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

siganushka/rbac-bundle
======================

RBAC bundle for symfony

071PHP

Since Jan 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/siganushka/rbac-bundle)[ Packagist](https://packagist.org/packages/siganushka/rbac-bundle)[ RSS](/packages/siganushka-rbac-bundle/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

RBAC bundle for symfony
=======================

[](#rbac-bundle-for-symfony)

> 尝试性项目，请勿在生产环境中使用。

### DEMO

[](#demo)

[symfony-rbac-demo](https://github.com/siganushka/symfony-rbac-demo)

### step 1

[](#step-1)

install bundle

```
$ composer require siganushka/rbac-bundle:dev-master
```

### step 2

[](#step-2)

register bundle for kernel

```
// ./src/bundles.php
