stewie / user-bundle
A user bundle for Symfony5
Installs: 39
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2.5|^8.0.9
- antishov/doctrine-extensions-bundle: ^1.4
- knplabs/knp-paginator-bundle: ^5.1
- liip/imagine-bundle: ^2.3
- sensio/framework-extra-bundle: ^6.1
- symfony/console: 5.4.*
- symfony/dotenv: 5.4.*
- symfony/flex: ^1.3.1
- symfony/framework-bundle: 5.4.*
- symfony/mailer: 5.4.*
- symfony/security-bundle: 5.4.*
- symfony/translation: 5.4.*
- symfony/twig-pack: *
- symfony/yaml: 5.4.*
- twig/intl-extra: ^3.0
- vich/uploader-bundle: ^1.13
README
The StewieUserBundle is a Symfony user bundle. Features include
- User class and Security Controller
- User administration
- User registration
- User invites
- Group administration
- Role administration
- Roles are written into the user object as assigned to user or groups the user is member of
- Avatar, github-style, for User, Group and Role
Documentation
For usage documentation, see:
License
See the bundled LICENSE file.