nucleos / profile-bundle
Registration and profile management for symfony
Package info
github.com/nucleos/NucleosProfileBundle
Type:symfony-bundle
pkg:composer/nucleos/profile-bundle
2.9.0
2026-04-09 20:17 UTC
Requires
- php: ^8.3
- doctrine/persistence: ^4.0.0
- nucleos/user-bundle: ^3.7 || ^4.0
- symfony/config: ^7.4 || ^8.0
- symfony/dependency-injection: ^7.4 || ^8.0
- symfony/event-dispatcher: ^7.4 || ^8.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/form: ^7.4 || ^8.0
- symfony/framework-bundle: ^7.4 || ^8.0
- symfony/http-foundation: ^7.4 || ^8.0
- symfony/http-kernel: ^7.4 || ^8.0
- symfony/intl: ^7.4 || ^8.0
- symfony/mailer: ^7.4 || ^8.0
- symfony/mime: ^7.4 || ^8.0
- symfony/options-resolver: ^7.4 || ^8.0
- symfony/routing: ^7.4 || ^8.0
- symfony/security-core: ^7.4 || ^8.0
- symfony/translation: ^7.4 || ^8.0
- symfony/translation-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/twig-bridge: ^7.4 || ^8.0
- symfony/twig-bundle: ^7.4 || ^8.0
- symfony/validator: ^7.4 || ^8.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- dama/doctrine-test-bundle: ^8.0
- doctrine/doctrine-bundle: ^2.18 || ^3.0
- doctrine/orm: ^2.18 || ^3.0
- ergebnis/composer-normalize: ^2.0.1
- symfony/browser-kit: ^7.4 || ^8.0
- symfony/css-selector: ^7.4 || ^8.0
- symfony/doctrine-bridge: ^7.4 || ^8.0
- symfony/yaml: ^7.4 || ^8.0
Conflicts
- doctrine/doctrine-bundle: <2.18
- doctrine/orm: <2.18
- symfony/doctrine-bridge: <6.4
This package is auto-updated.
Last update: 2026-06-09 20:44:22 UTC
README
The NucleosProfileBundle is an extension for NucleosUserBundle which provides profile management and registration. This is a splitted fork of FOSProfileBundle.
Features included:
- Profile management
- Registration and approval
- Changing e-mail
Documentation
The source of the documentation is stored in the docs/ folder
in this bundle.
Installation
All the installation instructions are located in the documentation.