Download the PHP package rvntone/multi-user-bundle without Composer
On this page you can find all versions of the php package rvntone/multi-user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rvntone/multi-user-bundle
More information about rvntone/multi-user-bundle
Files in rvntone/multi-user-bundle
Package multi-user-bundle
Short Description Symfony PUGXMultiUserBundle
License MIT
Homepage https://github.com/PUGX
Informations about the package multi-user-bundle
PUGXMultiUserBundle
The PUGXMultiUserBundle extends FOSUserBundle adding the feature to handle users of different types. For now only supports the ORM db driver and is based on the doctrine2 inheritance.
This branch (master) supports FOSUserBundle master and Symfony master.
The branch (2.0) supports FOSUserBundle 2.0 and Symfony >=2.1, <2.4.
The branch (1.4) supports FOSUserBundle 1.3 and Symfony 2.1 with new approach
For the old implementation see:
The branch (1.3) supports FOSUserBundle 1.3 and Symfony 2.1
The branch (1.2) supports FOSUserBundle 1.2 and Symfony 2.0
Documentation
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
PUGXMultiUserBundle is a Rvntone initiative.
This Fork fix fos_user.entity_manager issue
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with FOSUser installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.