PHPackages                             effinix/user-permission-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. effinix/user-permission-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

effinix/user-permission-bundle
==============================

Reusable Symfony bundle for permission handling

1.1.3(10mo ago)057MITPHPPHP &gt;=8.2

Since Apr 12Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Effinix/UserPermissionBundle)[ Packagist](https://packagist.org/packages/effinix/user-permission-bundle)[ RSS](/packages/effinix-user-permission-bundle/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (11)Used By (0)

Easily protect routes with unique permissions
=============================================

[](#easily-protect-routes-with-unique-permissions)

With one easy attribute, you can now protect controller methods and invokable controllers e.g:

```
src/Controller/Controller.php
