Infos
- Status: ready
- Score: 1189
- Required Symfony version: 2.1.*
- Created: 2010-12-23
- Nb of contributors: 120
- Nb of followers: 764
- FriendsOfSymfony/FOSUserBundle
- friendsofsymfony/user-bundle
-
Keywords
User managementRecommendations
Score evolution
Score details ( ? )
- Github Followers: 764
- Last 30 days activity: 1.8
- README file size: 5
- Uses Travis CI: 5
- Travis CI build status: 5
- Provides a composer package: 5
- KnpBundles recommendations: 400
Contributors
Latest commits
- Merge pull request #622 from VeN/vn-czech-languageBy stof 21 days ago
- Fixed typo in czech translationBy VeN 21 days ago
- Czech validator messagesBy VeN 21 days ago
- Merge pull request #616 from ganchiku/fix-japanese-translation-for_bad_credentialsBy stof 25 days ago
- added translation for Japanese translationBy ganchiku 25 days ago
- Merge pull request #610 from teo-sk/patch-1By stof 1 month ago
- fixed a typo in Slovak translationBy teo-sk 1 month ago
- Update dutch translationsBy asm89 1 month ago
- Updated the doc to use composer instead of the deps fileBy stof 1 month ago
- Merge remote-tracking branch 'tystr/form_types' (PR #598 merged properly)By stof 1 month ago
FOSUserBundle by FriendsOfSymfony
Provides user management for your Symfony2 Project. Compatible with Doctrine ORM & ODM, and Propel.
FOSUserBundle
The FOSUserBundle adds support for a database-backed user system in Symfony2. It provides a flexible framework for user management that aims to handle common tasks such as user registration and password retrieval.
Features include:
- Users can be stored via Doctrine ORM, MongoDB/CouchDB ODM or Propel
- Registration support, with an optional confirmation per mail
- Password reset support
- Unit tested
Note: This bundle does not provide an authentication system but can provide the user provider for the core SecurityBundle.
Caution: This bundle is developed in sync with symfony's repository. For Symfony 2.0.x, you need to use the 1.2.0 release of the bundle (or lower)
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Read the Documentation for 1.2.0 (for Symfony 2.0.x)
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
UserBundle is a knplabs initiative. See also the list of contributors.
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 to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
-
2012-05-18 Mak326428 -
2012-02-24 fernando -
2012-02-20 Philipsebastian -
2011-12-01 Florian Klein -
2011-10-05 Menkanta -
2011-08-19 Christophe

