Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

User Bundle Laravel Package

bengor-user/user-bundle

Fully featured, well-tested Symfony user bundle built on BenGorUser. Supports multiple user types and HTML/JSON renderers. Includes registration (confirmation/invites), login/logout, JWT auth, password reset, user removal, role management, and token purging.

View on GitHub
Deep Wiki
Context7

Configuring user registration strategy

To select the desired type of user registration strategy, you need to modify your user's config as follows:

# app/config/config.yml

ben_gor_user:
    user_class:
        your_user:
            # ...
            use_cases:
                sign_up:
                    type: <your-desired-type>
            # ...

You need to replace <your-desired-type> by one of the following types:

  • default: User will be directly allowed to access once the sign up is completed
  • with_confirmation: Will send a link to the user email to confirm a valid emails has been given. Once the link is clicked, the user will be enabled.
  • by_invitation: Will send and invitation email with a link to a form that allows to define a password to the given user email. Once the form is filled the user will be enabled
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony
spatie/flare-daemon-runtime