Download the PHP package beelab/user-bundle without Composer
On this page you can find all versions of the php package beelab/user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download beelab/user-bundle
More information about beelab/user-bundle
Files in beelab/user-bundle
Package user-bundle
Short Description Simple user provider for Symfony
License LGPL-3.0-or-later
Homepage https://github.com/Bee-Lab
Informations about the package user-bundle
BeelabUserBundle
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.
All versions of user-bundle with dependencies
doctrine/doctrine-bundle Version ^1.6 || ^2.0
doctrine/orm Version ^2.5
sensio/framework-extra-bundle Version ^4.0 || ^5.0
symfony/config Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/console Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/dependency-injection Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/doctrine-bridge Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/form Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/security Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/templating Version ^3.4.35 || ^4.4.7 || ^5.0.7
symfony/validator Version ^3.4.35 || ^4.4.7 || ^5.0.7
twig/twig Version ^1.26 || ^2.0 || ^3.0