beelab/user-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple user provider for Symfony

Package info

github.com/Bee-Lab/BeelabUserBundle

Homepage

Type:symfony-bundle

pkg:composer/beelab/user-bundle

Statistics

Installs: 13 322

Dependents: 1

Suggesters: 0

Stars: 17

Open Issues: 4

v2.5.1 2020-05-04 10:26 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

LGPL-3.0-or-later 78f2a5dcaf82d315c472f8ad3dd358cd281f7ef2

  • Massimiliano Arione <massimiliano.arione.woop@bee-lab.net>

User managementuser


README

👁 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.