All Projects â†’ Bee-Lab â†’ BeelabUserBundle

Bee-Lab / BeelabUserBundle

Licence: other
👥 Simple user management for Symfony.

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects

Projects that are alternatives of or similar to BeelabUserBundle

ParamConverterBundle
This bundle provides additional param converters for Symfony.
Stars: ✭ 16 (-5.88%)
Mutual labels:  bundle, symfony-bundle
GuzzleBundleOAuth2Plugin
OAuth2 Plugin for GuzzleBundle
Stars: ✭ 13 (-23.53%)
Mutual labels:  bundle, symfony-bundle
LexikMailerBundle
This Symfony2 bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N. You can also create some layouts to decorate your email.
Stars: ✭ 81 (+376.47%)
Mutual labels:  bundle, symfony-bundle
AutoFormBundle
Automate Symfony form building
Stars: ✭ 68 (+300%)
Mutual labels:  bundle, symfony-bundle
KtwDatabaseMenuBundle
Symfony bundle for extending KnpMenu to store menu items in a database.
Stars: ✭ 12 (-29.41%)
Mutual labels:  bundle, symfony-bundle
SinchBundle
📦 Provides integration with Sinch.com SMS API.
Stars: ✭ 12 (-29.41%)
Mutual labels:  bundle, symfony-bundle
supervisor-bundle
Easily update your @Supervisor configuration by using annotations in Symfony commands.
Stars: ✭ 35 (+105.88%)
Mutual labels:  bundle, symfony-bundle
SonataFormatterBundle
Symfony SonataFormatterBundle
Stars: ✭ 78 (+358.82%)
Mutual labels:  bundle, symfony-bundle
FCMBundle
A Bundle for Symfony projects to send notifications in mobile devices through Firebase Cloud Messaging API
Stars: ✭ 43 (+152.94%)
Mutual labels:  bundle, symfony-bundle
lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
Stars: ✭ 27 (+58.82%)
Mutual labels:  bundle, symfony-bundle
LiipMultiplexBundle
[DEPRECATED] Symfony2 controller that allows calling multiple URL's in one request as well as JSON-ifying any controller
Stars: ✭ 12 (-29.41%)
Mutual labels:  bundle, symfony-bundle
SonataAdminSearchBundle
[Abandoned] Implement Search Engine (ElasticSearch) inside Sonata Admin
Stars: ✭ 19 (+11.76%)
Mutual labels:  bundle, symfony-bundle
AtoumBundle
This bundle provides a simple integration of atoum into Symfony 2.
Stars: ✭ 44 (+158.82%)
Mutual labels:  bundle, symfony-bundle
SonataTranslationBundle
SonataTranslationBundle
Stars: ✭ 72 (+323.53%)
Mutual labels:  bundle, symfony-bundle
DynamicParametersBundle
[UNMAINTAINED] Runtime retrieval of parameters from environment variables for Symfony
Stars: ✭ 42 (+147.06%)
Mutual labels:  bundle, symfony-bundle
vite-bundle
Integration with your Symfony app & Vite
Stars: ✭ 56 (+229.41%)
Mutual labels:  bundle, symfony-bundle
wordpress-bundle
Use Wordpress and Symfony together using a Symfony bundle
Stars: ✭ 30 (+76.47%)
Mutual labels:  bundle, symfony-bundle
FkrCssURLRewriteBundle
A small assetic filter for symfony to fix all url paths at css documents to correct urls
Stars: ✭ 33 (+94.12%)
Mutual labels:  bundle, symfony-bundle
guzzle6-bundle
Integrates Guzzle 6 into your Symfony application
Stars: ✭ 11 (-35.29%)
Mutual labels:  bundle, symfony-bundle
VreshTwilioBundle
A Symfony2 wrapper for the official SDK provided by Twilio.
Stars: ✭ 45 (+164.71%)
Mutual labels:  bundle, symfony-bundle

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].