sumocoders / framework-user-bundle
The user bundle for our mini-framework
Installs: 10 604
Dependents: 0
Suggesters: 0
Security: 1
Stars: 0
Watchers: 11
Forks: 3
Type:symfony-bundle
Requires
- php: ^5.5 || ^7.0
- friendsofsymfony/user-bundle: ^2.0@dev
- knplabs/knp-paginator-bundle: ^2.5
Requires (Dev)
- phpunit/phpunit: ^5.2 || ^4.8
- symfony/phpunit-bridge: ^3.0
README
!!! THIS REPO IS NOT MAINTAINED ANYMORE, USE sumocoders/FrameworkMultiUserBundle.
SumoCoders FrameworkUserBundle
https://codeclimate.com/github/sumocoders/FrameworkUserBundle/badges
The FrameworkUserBundle will add some functionality related to managing users:
- User management
- Group management
- Uses FOSUserBundle
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
FrameworkUserBundle 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.