Skip to content

eichie/FOSUserBundle

 
 

Repository files navigation

Caution: This bundles is developed in sync with symfony's repository

FOSUserBundle provides user persistence for your Symfony2 Project.

Features

  • Compatible with Doctrine ORM, MongoDB and CouchDB ODM thanks to a generic repository.
  • Model is extensible at will
  • REST-ful authentication
  • Unit tested tested

Documentation

The documentation is available in the bundle:

Resources/doc/index.rst

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 build using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

Provides authentication features for your Symfony2 Project. Compatible with Doctrine ORM & ODM. Note: this bundle is currently based on the master of https://github.com/symfony/symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published