nucleos / profile-bundle
Registration and profile management for symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 145 885
Dependents: 2
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 11
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^8.1
- doctrine/persistence: ^2.2.2 || ^3.0.0
- nucleos/user-bundle: ^2.3 || ^3.4.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/form: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/intl: ^6.4 || ^7.0
- symfony/mailer: ^6.4 || ^7.0
- symfony/mime: ^6.4 || ^7.0
- symfony/options-resolver: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
- symfony/translation: ^6.4 || ^7.0
- symfony/translation-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/twig-bridge: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- symfony/validator: ^6.4 || ^7.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- alcaeus/mongo-php-adapter: ^1.1
- dama/doctrine-test-bundle: ^8.0
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.18 || ^3.0
- ergebnis/composer-normalize: ^2.0.1
- symfony/browser-kit: ^6.4 || ^7.0
- symfony/css-selector: ^6.4 || ^7.0
- symfony/doctrine-bridge: ^6.4 || ^7.0
- symfony/yaml: ^6.4 || ^7.0
Conflicts
- doctrine/doctrine-bundle: <2.5
- doctrine/orm: <2.18
- symfony/doctrine-bridge: <6.4
- 3.0.x-dev
- 2.6.x-dev
- 2.6.0
- 2.5.x-dev
- 2.5.1
- 2.5.0
- 2.4.x-dev
- 2.4.0
- 2.3.x-dev
- 2.3.0
- 2.2.x-dev
- 2.2.0
- 2.1.x-dev
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.8.x-dev
- 1.8.0
- 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-renovate/sphinx_rtd_theme-3.x
- dev-renovate/major-phpstan-packages
- dev-renovate/doctrine-persistence-4.x
- dev-renovate/matthiasnoback-symfony-dependency-injection-test-6.x
- dev-2.6.x-merge-up-into-3.0.x_NBdkgnbO
- dev-readme-badge
- dev-renovate/phpunit-phpunit-11.x
This package is auto-updated.
Last update: 2024-11-19 11:07:23 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.