maileryio / mailery-rbac
Rbac module for Mailery Platform
Installs: 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/maileryio/mailery-rbac
Requires
- php: ^7.4
- foxy/foxy: ^1.0
- maileryio/mailery-common: ^1.0@dev
- maileryio/mailery-web: dev-master
- maileryio/widget-dataview: dev-master
- maileryio/widget-link: dev-master
- maileryio/widget-typeahead: dev-master
- symfony/mime: ^6.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phan/phan: ^2.4
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-09-20 04:48:14 UTC
README
Rbac module for Mailery Platform
Rbac module for Mailery Platform
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "maileryio/mailery-rbac"
or add
"maileryio/mailery-rbac": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2020, Mailery (https://mailery.io)