sumocoders / framework-multi-user-bundle
The new multi user bundle for our mini-framework
Installs: 19 271
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 4
Open Issues: 0
Type:symfony-bundle
Requires
- doctrine/orm: ^2.5
- swiftmailer/swiftmailer: ^5.4
- symfony/framework-bundle: ^3.3
- symfony/security: ^3.3
- symfony/security-guard: ^3.3
Requires (Dev)
- phpunit/phpunit: ^5.2 || ^4.8
- symfony/translation: ^3.3
- dev-master
- 11.0.0
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.0.0
- 8.2.0
- 8.1.0
- 8.0.1
- 8.0.0
- 7.0.2
- 7.0.1
- 7.0.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.0.4.x-dev
- 5.0.4
- 5.0.3.x-dev
- 5.0.3
- 5.0.2.x-dev
- 5.0.2
- 5.0.1
- 5.0.0
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.0.0
- 2.0
- 1.0.1
- 1.0
- 0.3
- 0.2
- 0.1
- dev-10-vvkp-extra-statusses
- dev-add-roles
- dev-fix-user-serialization
- dev-4.0-soft-deletable
- dev-symfony-4-compatible
- dev-make-controllers-extendable
- dev-fix-form-authenticator-support-url
- dev-upgrade-symfony-4
- dev-rename-user-to-baseuserwq
- dev-5.0.0-dev
- dev-fix-email-provider
- dev-revert-45-email-user-provider
- dev-implement-email-user-provider
- dev-fix-documentation-path-logout
This package is auto-updated.
Last update: 2021-02-19 15:48:08 UTC
README
The FrameworkMultiUserBundle will add some functionality related to managing users:
- User management
Documentation
All documentation is located in the Resources/doc/index.md
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
FrameworkMultiUserBundle is a bundle created by SumoCoders and is intended to be used with the Framework
Issues?
Feel free to add an Issue on GitHub, or even better create a Pull Request.