Skip to content

👥 Simple user management for Symfony.

Notifications You must be signed in to change notification settings

EliHood/BeelabUserBundle

 
 

Repository files navigation

BeelabUserBundle

Total Downloads Build Status Test Coverage

SensioLabsInsight knpbundles.com

This bundle is a simple implementation of a Symfony user provider.

It provides a User entity with minimal fields (e.g. no "username", no "canonical" stuff), login functionality and basic CRUD actions. Impersonation and password change are supported. Nothing more (no registration, no lost password).

If you use this bundle and you need a "lost password" functionality, please take a look to BeelabUserPasswordBundle.

Only Doctrine ORM is supported (no ODM, no Propel).

Documentation

Read the documentation

License

This bundle is released under the LGPL license. See the complete license text.

About

👥 Simple user management for Symfony.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.8%
  • HTML 10.2%