austral / security-bundle
Austral users, roles and user groups
Package info
github.com/austral-project/security-bundle
Type:symfony-bundle
pkg:composer/austral/security-bundle
v3.1.3
2024-07-17 12:31 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2
- ext-sodium: *
- austral/entity-bundle: ^3.1
- austral/entity-file-bundle: ^3.1
- austral/tools-bundle: ^3.1
- symfony/console: ^5.4 || ^6.4
- symfony/framework-bundle: ^5.4 || ^6.4
- symfony/security-bundle: ^5.4 || ^6.4
- symfony/yaml: ^5.4 || ^6.4
README
Securize your Symfony Framework project with Users, Roles and Group.
Install bundle
You can install it with Composer:
composer require austral/security-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update: Updatefix: Bug fixfeat: New featuredocs: Change in the documentationspec: Spec changetest: Test-related changeperf: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Sponsored by Yipikai Studio.