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

Using console commands

Right now two Symfony commands are available and both are user type aware.

bengor:user:your_user_type:change-password                             Changes user's password.
bengor:user:your_user_type:create                                      Creates a user.
bengor:user:your_user_type:purge-outdated-invitation-tokens            Purges outdated invitation tokens.
bengor:user:your_user_type:purge-outdated-remember-password-tokens     Purges outdated remember password tokens.

Run them as you would usually do with any Symfony command in the project root:

In Symfony 3:

bin/console bengor:user:your_user_type:create

In Symfony 2:

app/console bengor:user:your_user_type:create

For further info run the command with the --help flag:

bin/console bengor:user:your_user_type:create --help
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.
anousss007/vigilance
supportpal/eloquent-model
ardenexal/fhir-models
laravel-at/laravel-image-sanitize
romalytar/yammi-audit-log-laravel
ardenexal/fhir-validation
arshaviras/weather-widget
laravel-chronicle/core
sunchayn/nimbus
daikazu/eloquent-salesforce-objects
unseen-codes/chat
romalytar/yammi-jobs-monitoring-laravel
kisame76/filament-db-table-state
nqxcode/laravel-lucene-search
dpfx/laravel-livewire-wizards
workos/workos-php-laravel
sofa/laravel-global-scope
nawasara/auth-primitives
adhocrat-io/arkhe-main
make-dev/orca-harpoon