2017 © Pedro Peláez
 

symfony-bundle user-bundle

Simple user provider for Symfony

image

beelab/user-bundle

Simple user provider for Symfony

  • Monday, July 9, 2018
  • by maurodalatri
  • Repository
  • 5 Watchers
  • 14 Stars
  • 8,086 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 52 Versions
  • 9 % Grown

The README.md

BeelabUserBundle

Total Downloads Build Status Test Coverage, (*1)

SensioLabsInsight knpbundles.com, (*2)

This bundle is a simple implementation of a Symfony user provider., (*3)

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)., (*4)

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

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

Documentation

Read the documentation, (*7)

License

This bundle is released under the LGPL license. See the complete license text., (*8)

The Versions

30/09 2015