andrewdyer / gate
Check if a user is authorized to perform a given action
v1.0.0
2020-02-22 00:07 UTC
Requires
- php: ^7.2.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^8.5
- symfony/var-dumper: ^5.0
This package is auto-updated.
Last update: 2024-11-06 18:10:49 UTC
README
Check if a user is authorized to perform a given action.
License
Licensed under MIT. Totally free for private or commercial projects.
Installation
composer require andrewdyer/gate
Support
If you're using this package, I'd love to hear your thoughts! Feel free to contact me on Twitter.
Found a bug? Please report it using the issue tracker, or better yet, fork the repository and submit a pull request.