Caution: This bundles is developed in sync with symfony's repository
FOSUserBundle provides user persistence for your Symfony2 Project.
- Compatible with Doctrine ORM, MongoDB and CouchDB ODM thanks to a generic repository.
- Model is extensible at will
- REST-ful authentication
- Unit tested tested
The documentation is available in the bundle:
Resources/doc/index.rst
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
UserBundle is a knplabs initiative. See also the list of contributors.
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 build using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.