hmlb/user-bundle

Opinionated domain driven designed user Bundle for Symfony2.

This package is not auto-updated.

Last update: 2024-04-23 18:43:45 UTC


README

Build Status SensioLabsInsight Scrutinizer Code Quality

This bundle implements simple user registration, login and password change and recovery in Symfony2 projects.

It is meant to have the same features as the FOSUserBundle but with an opinionated domain driven design, using CQRS command bus architecture.

See hmlb/DDD for details about domain driven design implementation and hmlb/DDD-bundle for its integration with symfony 2 and doctrine ORM/ODM.

This library is used in production applications but is still under development and is not yet clearly documented.

License

hmlb/user-bundle is available under the MIT License.